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 ???秘???^ 001111110011111100111111100101001110100100111111001111110011111101011110 3f3f3f94e93f3f3f5e
EUC-JP ???秘???^ 001111110011111100111111110010001110101100111111001111110011111101011110 3f3f3fc8eb3f3f3f5e
UTF-8 뤛퀚흳秘力렽롘^ 11101011101001001001101111101101100000001001101011101101100111011011001111100111101001111001100011101111101001101000101011101011101000001011110111101011101000011001100001011110 eba49bed809aed9db3e7a798efa68aeba0bdeba1985e
UHC 뤛퀚흳秘力렽롘^ 100011111100101010110011100011101100010110001110110111011111101011100110101100111000111011000101100011101101110001011110 8fcab38ec58eddfae6b38ec58edc5e

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