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 00111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f42
SJIS-WIN 円??泣??遙??B 10001001011111100011111100111111100010111000001100111111001111111110101010100001001111110011111101000010 897e3f3f8b833f3feaa13f3f42
EUC-JP 円??泣??遙??B 10110001110111110011111100111111101101011110001100111111001111111111010010100011001111110011111101000010 b1df3f3fb5e33f3ff4a33f3f42
UTF-8 円ㅹ쳯泣뺞솮遙볦뒘B 11100101100001101000011011100011100001011011100111101100101100111010111111100110101100111010001111101011101110101001111011101100100001101010111011101001100000011001100111101011101100111010011011101011100100101001100001000010 e58686e385b9ecb3afe6b3a3ebba9eec86aee98199ebb3a6eb929842
UHC 円ㅹ쳯泣뺞솮遙볦뒘B 11100101111101111010010011101001101010111001001111101011111010001001010111100110100110011010010011101001101010111001001111101100100010101001010101000010 e5f7a4e9ab93ebe895e699a4e9ab93ec8a9542

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