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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 躁???躁???B 1110011101001110001111110011111100111111111001110100111000111111001111110011111101000010 e74e3f3f3fe74e3f3f3f42
EUC-JP 躁???躁???B 1110110110101111001111110011111100111111111011011010111100111111001111110011111101000010 edaf3f3f3fedaf3f3f3f42
UTF-8 躁ㆁ렰렣躁ㆁ렰렣B 11101000101110101000000111100011100001101000000111101011101000001011000011101011101000001010001111101000101110101000000111100011100001101000000111101011101000001011000011101011101000001010001101000010 e8ba81e38681eba0b0eba0a3e8ba81e38681eba0b0eba0a342
UHC 躁ㆁ렰렣躁ㆁ렰렣B 1111000011100010101001001111000110001110101111011000111010110100111100001110001010100100111100011000111010111101100011101011010001000010 f0e2a4f18ebd8eb4f0e2a4f18ebd8eb442

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