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 錝「齊シハ諶ィ 11111011110111011010001011101010100011101011110011001010111110111010101010101000 fbdda2ea8ebccafbaaa8
EUC-JP 錝「齊シハ諶ィ 10001111111001001101101110001110101000101111001111101110100011101011110010001110110010101000111111011110101101011000111010101000 8fe4db8ea2f3ee8ebc8eca8fdeb58ea8
UTF-8 錝「齊シハ諶ィ 111010011000110010011101111011111011110110100010111010011011110110001010111011111011110110111100111011111011111010001010111010001010101110110110111011111011110110101000 e98c9defbda2e9bd8aefbdbcefbe8ae8abb6efbda8
UHC ??齊??諶? 001111110011111111110000101110100011111100111111111001001010011000111111 3f3ff0ba3f3fe4a63f

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