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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN ????駕??^ 001111110011111100111111001111111000100111101101001111110011111101011110 3f3f3f3f89ed3f3f5e
EUC-JP ????駕??^ 001111110011111100111111001111111011001011101111001111110011111101011110 3f3f3f3fb2ef3f3f5e
UTF-8 뤛퐥퉶쪕駕렫렏^ 11101011101001001001101111101101100100001010010111101101100010011011011011101100101010101001010111101001101001111001010111101011101000001010101111101011101000001000111101011110 eba49bed90a5ed89b6ecaa95e9a795eba0abeba08f5e
UHC 뤛퐥퉶쪕駕렫렏^ 100011111100101010111101100011101011100110001110101001011000111111001010101111011000111010111001100011101010010101011110 8fcabd8eb98ea58fcabd8eb98ea55e

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