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 小뾸뾑|}小뾸뾑|{^ 1110010110110000100011111110101110111110101110001110101110111110100100010111110001111101111001011011000010001111111010111011111010111000111010111011111010010001011111000111101101011110 e5b08febbeb8ebbe917c7de5b08febbeb8ebbe917c7b5e
UHC 小뾸뾑|}小뾸뾑|{^ 1110000110110011100101110111101010010111010011110111110001111101111000011011001110010111011110101001011101001111011111000111101101011110 e1b3977a974f7c7de1b3977a974f7c7b5e

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