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 闕シ遽剰詐遽戎 11101000100011011011110011100111101011111000111111101000100011011011110011100111101011111000111101011110 e88dbce7af8fe88dbce7af8f5e
EUC-JP 闕シ遽剰詐遽戎 1110111111101101100011101011110011101110101100011011111011101010101110101011111011101110101100011011110110111111 efed8ebceeb1beeababeeeb1bdbf
UTF-8 闕シ遽剰詐遽戎 111010011001011110010101111011111011110110111100111010011000000110111101111001011000100110110000111010001010100110010000111010011000000110111101111001101000100010001110 e99795efbdbce981bde589b0e8a990e981bde6888e
UHC 闕?遽?詐遽戎 110011111111010000111111110010111110100000111111110111101111000111001011111010001110101111010100 cff43fcbe83fdef1cbe8ebd4

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