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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ?臣ぃ□??臣ぃ□?^ 0011111110010000011000101000001010100001100000011010000000111111001111111001000001100010100000101010000110000001101000000011111101011110 3f906282a181a03f3f906282a181a03f5e
EUC-JP ?臣ぃ□??臣ぃ□?^ 0011111110111111110000111010010010100011101000101010001000111111001111111011111111000011101001001010001110100010101000100011111101011110 3fbfc3a4a3a2a23f3fbfc3a4a3a2a23f5e
UTF-8 룶臣ぃ□▩룶臣ぃ□▩^ 11101011101000111011011011101000100001111010001111100011100000011000001111100010100101101010000111100010100101101010100111101011101000111011011011101000100001111010001111100011100000011000001111100010100101101010000111100010100101101010100101011110 eba3b6e887a3e38183e296a1e296a9eba3b6e887a3e38183e296a1e296a95e
UHC 룶臣ぃ□▩룶臣ぃ□▩^ 100011111010101111100011111011011010101010100011101000011110000010100010110011001000111110101011111000111110110110101010101000111010000111100000101000101100110001011110 8fabe3edaaa3a1e0a2cc8fabe3edaaa3a1e0a2cc5e

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