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 漬枚?漬枚?^ 1001001011010000100101101000011100111111100100101101000010010110100001110011111101011110 92d096873f92d096873f5e
EUC-JP 漬枚?漬枚?^ 1100010011010010110010111110011100111111110001001101001011001011111001110011111101011110 c4d2cbe73fc4d2cbe73f5e
UTF-8 漬枚랩漬枚랩^ 11100110101111001010110011100110100111101001101011101011100111101010100111100110101111001010110011100110100111101001101011101011100111101010100101011110 e6bcace69e9aeb9ea9e6bcace69e9aeb9ea95e
UHC 漬枚랩漬枚랩^ 11110010101100001101100011011101101101111010011011110010101100001101100011011101101101111010011001011110 f2b0d8ddb7a6f2b0d8ddb7a65e

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