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 燿??節??穩 11100000101000000011111100111111100100001101111100111111001111111110001001110010 e0a03f3f90df3f3fe272
EUC-JP 燿??節??穩 11100000101000100011111100111111110000001110000100111111001111111110001111010011 e0a23f3fc0e13f3fe3d3
UTF-8 燿먬냽節쏙슘穩 111001111000011110111111111010111010100010101100111010111000001110111101111001111010111110000000111011001000111110011001111011001000101010011000111001111010100110101001 e787bfeba8aceb83bde7af80ec8f99ec8a98e7a9a9
UHC 燿먬냽節쏙슘穩 1110100011111100100100001110100110000110100011011110111110111101101111011110111110111101101101111110100010110001 e8fc90e9868defbdbdefbdb7e8b1

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