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 訝??淹??辱 11100110011000100011111100111111100111111011100100111111001111111001000001001010 e6623f3f9fb93f3f904a
EUC-JP 訝??淹??辱 11101011110000110011111100111111110111101011101100111111001111111011111110101011 ebc33f3fdebb3f3fbfab
UTF-8 訝딉쉴淹쒘뀳辱 111010001010100010011101111010111001010010001001111011001000100110110100111001101011011110111001111011001001001010011000111010111000000010110011111010001011111010110001 e8a89deb9489ec89b4e6b7b9ec9298eb80b3e8beb1
UHC 訝딉쉴淹쒘뀳辱 1110010010111000100010101110111110111101101011111110010111110100100111001110111010000101101010011110100110110100 e4b88aefbdafe5f49cee85a9e9b4

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