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 訝?????訝 111001100110001000111111001111110011111100111111001111111110011001100010 e6623f3f3f3f3fe662
EUC-JP 訝??邕??訝 1110101111000011001111110011111110001111111000011110110100111111001111111110101111000011 ebc33f3f8fe1ed3f3febc3
UTF-8 訝딉쉴邕딈닑訝 111010001010100010011101111010111001010010001001111011001000100110110100111010011000001010010101111010111001010010001000111010111000101110010001111010001010100010011101 e8a89deb9489ec89b4e98295eb9488eb8b91e8a89d
UHC 訝딉쉴邕딈닑訝 1110010010111000100010101110111110111101101011111110100010111011100010101110111010001000100101101110010010111000 e4b88aefbdafe8bb8aee8896e4b8

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