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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN ???暗??鉛 001111110011111100111111100010001100001100111111001111111000100110010100 3f3f3f88c33f3f8994
EUC-JP 縕??暗??鉛 1000111111010100110000100011111100111111101100001100010100111111001111111011000111110100 8fd4c23f3fb0c53f3fb1f4
UTF-8 縕귡뇠暗잒쾫鉛 111001111011100010010101111010101011011110100001111010111000011110100000111001101001101010010111111011001001111010010010111011001011111010101011111010011000100110011011 e7b895eab7a1eb87a0e69a97ec9e92ecbeabe9899b
UHC 縕귡뇠暗잒쾫鉛 1110100010110010100000101110100110000111100010001110010011011110100111111110100010110010100000101110011011100111 e8b282e98788e4de9fe8b282e6e7

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