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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 堤?祐堤??^ 10010010111001110011111110010111010100111001001011100111001111110011111101011110 92e73f975392e73f3f5e
EUC-JP 堤?祐堤?瑀^ 110001001110100100111111110011011011010011000100111010010011111110001111110011001011011101011110 c4e93fcdb4c4e93f8fccb75e
UTF-8 堤렣祐堤렣瑀^ 11100101101000001010010011101011101000001010001111100111101001011001000011100101101000001010010011101011101000001010001111100111100100011000000001011110 e5a0a4eba0a3e7a590e5a0a4eba0a3e791805e
UHC 堤렣祐堤렣瑀^ 11110000101001111000111010110100111010011101111011110000101001111000111010110100111010011101110001011110 f0a78eb4e9def0a78eb4e9dc5e

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