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 ???娃??節 001111110011111100111111100010001010000100111111001111111001000011011111 3f3f3f88a13f3f90df
EUC-JP 縕??娃??節 1000111111010100110000100011111100111111101100001010001100111111001111111100000011100001 8fd4c23f3fb0a33f3fc0e1
UTF-8 縕됵슴娃썸솄節 111001111011100010010101111010111001000010110101111011001000101010110100111001011010100010000011111011001000110110111000111011001000011010000100111001111010111110000000 e7b895eb90b5ec8ab4e5a883ec8db8ec8684e7af80
UHC 縕됵슴娃썸솄節 1110100010110010100010011110111110111101101111111110100011011111101111011110011010011001100010011110111110111101 e8b289efbdbfe8dfbde69989efbd

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