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 庵??悉??戍 10001000110000010011111100111111100011101011101100111111001111111001110011111001 88c13f3f8ebb3f3f9cf9
EUC-JP 庵??悉??戍 10110000110000110011111100111111101111001011110100111111001111111101100011111011 b0c33f3fbcbd3f3fd8fb
UTF-8 庵뗮뢎悉럣껲戍 111001011011101010110101111010111001011110101110111010111010001010001110111001101000001010001001111010111001111110100011111010101011101110110010111001101000100010001101 e5bab5eb97aeeba28ee68289eb9fa3eabbb2e6888d
UHC 庵뗮뢎悉럣껲戍 1110010011011101100010111110110110001111010010011110001111111010100011101000011010000100010010101110001010100001 e4dd8bed8f49e3fa8e86844ae2a1

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