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 ?c?K}?c?K{^ 0011111101100011001111110100101101111101001111110110001100111111010010110111101101011110 3f633f4b7d3f633f4b7b5e
SJIS-WIN ?c?K}?c?K{^ 0011111101100011001111110100101101111101001111110110001100111111010010110111101101011110 3f633f4b7d3f633f4b7b5e
EUC-JP ?c?K}?c?K{^ 0011111101100011001111110100101101111101001111110110001100111111010010110111101101011110 3f633f4b7d3f633f4b7b5e
UTF-8 랕c랕K}랕c랕K{^ 11101011100111101001010101100011111010111001111010010101010010110111110111101011100111101001010101100011111010111001111010010101010010110111101101011110 eb9e9563eb9e954b7deb9e9563eb9e954b7b5e
UHC 랕c랕K}랕c랕K{^ 100011011111101001100011100011011111101001001011011111011000110111111010011000111000110111111010010010110111101101011110 8dfa638dfa4b7d8dfa638dfa4b7b5e

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