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 ?}??[}?}??[{^ 00111111011111010011111100111111010110110111110100111111011111010011111100111111010110110111101101011110 3f7d3f3f5b7d3f7d3f3f5b7b5e
SJIS-WIN ?}??[}?}??[{^ 00111111011111010011111100111111010110110111110100111111011111010011111100111111010110110111101101011110 3f7d3f3f5b7d3f7d3f3f5b7b5e
EUC-JP ?}??[}?}??[{^ 00111111011111010011111100111111010110110111110100111111011111010011111100111111010110110111101101011110 3f7d3f3f5b7d3f7d3f3f5b7b5e
UTF-8 딖}딖딖[}딖}딖딖[{^ 11101011100101001001011001111101111010111001010010010110111010111001010010010110010110110111110111101011100101001001011001111101111010111001010010010110111010111001010010010110010110110111101101011110 eb94967deb9496eb94965b7deb94967deb9496eb94965b7b5e
UHC 딖}딖딖[}딖}딖딖[{^ 10001010111110100111110110001010111110101000101011111010010110110111110110001010111110100111110110001010111110101000101011111010010110110111101101011110 8afa7d8afa8afa5b7d8afa7d8afa8afa5b7b5e

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