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 ???k}???k{^ 0011111100111111001111110110101101111101001111110011111100111111011010110111101101011110 3f3f3f6b7d3f3f3f6b7b5e
SJIS-WIN ???k}???k{^ 0011111100111111001111110110101101111101001111110011111100111111011010110111101101011110 3f3f3f6b7d3f3f3f6b7b5e
EUC-JP ???k}???k{^ 0011111100111111001111110110101101111101001111110011111100111111011010110111101101011110 3f3f3f6b7d3f3f3f6b7b5e
UTF-8 혧횉횕k}혧횉횕k{^ 1110110110011000101001111110110110011010100010011110110110011010100101010110101101111101111011011001100010100111111011011001101010001001111011011001101010010101011010110111101101011110 ed98a7ed9a89ed9a956b7ded98a7ed9a89ed9a956b7b5e
UHC 혧횉횕k}혧횉횕k{^ 1100001010001111110000111000011111000011100011110110101101111101110000101000111111000011100001111100001110001111011010110111101101011110 c28fc387c38f6b7dc28fc387c38f6b7b5e

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