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 夭泥碼夭泥碼^ 10011010111011101001001101000100111000011111100110011010111011101001001101000100111000011111100101011110 9aee9344e1f99aee9344e1f95e
EUC-JP 夭泥碼夭泥碼^ 11010100111100001100010110100101111000101111101111010100111100001100010110100101111000101111101101011110 d4f0c5a5e2fbd4f0c5a5e2fb5e
UTF-8 夭泥碼夭泥碼^ 11100101101001001010110111100110101100111010010111100111101000101011110011100101101001001010110111100110101100111010010111100111101000101011110001011110 e5a4ade6b3a5e7a2bce5a4ade6b3a5e7a2bc5e
UHC 夭泥碼夭泥碼^ 11101000111011001101001011111010110110001010011111101000111011001101001011111010110110001010011101011110 e8ecd2fad8a7e8ecd2fad8a75e

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