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 燿??節??畏 11100000101000000011111100111111100100001101111100111111001111111000100011011000 e0a03f3f90df3f3f88d8
EUC-JP 燿??節??畏 11100000101000100011111100111111110000001110000100111111001111111011000011011010 e0a23f3fc0e13f3fb0da
UTF-8 燿먩뀞節곤슴畏 111001111000011110111111111010111010100010101001111010111000000010011110111001111010111110000000111010101011001110100100111011001000101010110100111001111001010110001111 e787bfeba8a9eb809ee7af80eab3a4ec8ab4e7958f
UHC 燿먩뀞節곤슴畏 1110100011111100100100001110011010000101100101011110111110111101101100001110111110111101101111111110100011100110 e8fc90e68595efbdb0efbdbfe8e6

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