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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ??倨鹹}??倨鹹{^ 001111110011111110011000111000001110101001100011011111010011111100111111100110001110000011101010011000110111101101011110 3f3f98e0ea637d3f3f98e0ea637b5e
EUC-JP ??倨鹹}??倨鹹{^ 001111110011111111010000111000101111001111000100011111010011111100111111110100001110001011110011110001000111101101011110 3f3fd0e2f3c47d3f3fd0e2f3c47b5e
UTF-8 뤞뽑倨鹹}뤞뽑倨鹹{^ 111010111010010010011110111010111011110110010001111001011000000010101000111010011011100110111001011111011110101110100100100111101110101110111101100100011110010110000000101010001110100110111001101110010111101101011110 eba49eebbd91e580a8e9b9b97deba49eebbd91e580a8e9b9b97b5e
UHC 뤞뽑倨鹹}뤞뽑倨鹹{^ 10001111110011011011101111001100110010111101101011111001111010010111110110001111110011011011101111001100110010111101101011111001111010010111101101011110 8fcdbbcccbdaf9e97d8fcdbbcccbdaf9e97b5e

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