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 怏??筍??節 10011100100010010011111100111111111000101010000100111111001111111001000011011111 9c893f3fe2a13f3f90df
EUC-JP 怏??筍??節 11010111111010010011111100111111111001001010001100111111001111111100000011100001 d7e93f3fe4a33f3fc0e1
UTF-8 怏얠쉸筍뤷듋節 111001101000000010001111111011001001011010100000111011001000100110111000111001111010110110001101111010111010010010110111111010111001001110001011111001111010111110000000 e6808fec96a0ec89b8e7ad8deba4b7eb938be7af80
UHC 怏얠쉸筍뤷듋節 1110010011101000101111101110110010011010100011101110001011101100100011111110010110001010101111101110111110111101 e4e8beec9a8ee2ec8fe58abeefbd

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