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 ???|}???|{^ 0011111100111111001111110111110001111101001111110011111100111111011111000111101101011110 3f3f3f7c7d3f3f3f7c7b5e
SJIS-WIN 小??|}小??|{^ 10001111101011000011111100111111011111000111110110001111101011000011111100111111011111000111101101011110 8fac3f3f7c7d8fac3f3f7c7b5e
EUC-JP 小??|}小??|{^ 10111110101011100011111100111111011111000111110110111110101011100011111100111111011111000111101101011110 beae3f3f7c7dbeae3f3f7c7b5e
UTF-8 小딁덾|}小딁덾|{^ 1110010110110000100011111110101110010100100000011110101110001101101111100111110001111101111001011011000010001111111010111001010010000001111010111000110110111110011111000111101101011110 e5b08feb9481eb8dbe7c7de5b08feb9481eb8dbe7c7b5e
UHC 小딁덾|}小딁덾|{^ 1110000110110011100010101110011110001001010100010111110001111101111000011011001110001010111001111000100101010001011111000111101101011110 e1b38ae789517c7de1b38ae789517c7b5e

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