To what bitstring a character(s) is encoded in each character set?

Input one character or short letters and click "Convert."


(UTF-8)
Charset Character Bit string (binary) Bit String (hexadecimal)
ISO-8859-1 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 迂???迂???^ 1000100101001001001111110011111100111111100010010100100100111111001111110011111101011110 89493f3f3f89493f3f3f5e
EUC-JP 迂???迂???^ 1011000110101010001111110011111100111111101100011010101000111111001111110011111101011110 b1aa3f3f3fb1aa3f3f3f5e
UTF-8 迂잰렱렪迂잰렱렪^ 11101000101111111000001011101100100111101011000011101011101000001011000111101011101000001010101011101000101111111000001011101100100111101011000011101011101000001011000111101011101000001010101001011110 e8bf82ec9eb0eba0b1eba0aae8bf82ec9eb0eba0b1eba0aa5e
UHC 迂잰렱렪迂잰렱렪^ 1110100111100110110000001110100110001110101111101000111010111000111010011110011011000000111010011000111010111110100011101011100001011110 e9e6c0e98ebe8eb8e9e6c0e98ebe8eb85e

SJIS-Win,EUC-JP: Classic charsets mainly used as Japanese encoding set on Windows(SJIS-Win=CP932) and UNIX(EUC-JP)