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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 鬮ョ謇カ鬮ョ蠎弯 11101001101010111010111011100110100010011011011011101001101010111010111011100101101110101001110001011110 e9abaee689b6e9abaee5ba9c5e
EUC-JP 鬮ョ謇カ鬮ョ蠎弯 11110010101011011000111010101110111010111110100110001110101101101111001010101101100011101010111011101010101111001101011110111111 f2ad8eaeebe98eb6f2ad8eaeeabcd7bf
UTF-8 鬮ョ謇カ鬮ョ蠎弯 111010011010110010101110111011111011110110101110111010001010110010000111111011111011110110110110111010011010110010101110111011111011110110101110111010001010000010001110111001011011110010101111 e9acaeefbdaee8ac87efbdb6e9acaeefbdaee8a08ee5bcaf
UHC ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f

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