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 訝??節??掌 11100110011000100011111100111111100100001101111100111111001111111000111110110110 e6623f3f90df3f3f8fb6
EUC-JP 訝??節??掌 11101011110000110011111100111111110000001110000100111111001111111011111010111000 ebc33f3fc0e13f3fbeb8
UTF-8 訝딉쉴節쇽쉴掌 111010001010100010011101111010111001010010001001111011001000100110110100111001111010111110000000111011001000011110111101111011001000100110110100111001101000111010001100 e8a89deb9489ec89b4e7af80ec87bdec89b4e68e8c
UHC 訝딉쉴節쇽쉴掌 1110010010111000100010101110111110111101101011111110111110111101101111001110111110111101101011111110110111100110 e4b88aefbdafefbdbcefbdafede6

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