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 ?P???V??}?P???V??{^ 00111111010100000011111100111111001111110101011000111111001111110111110100111111010100000011111100111111001111110101011000111111001111110111101101011110 3f503f3f3f563f3f7d3f503f3f3f563f3f7b5e
SJIS-WIN ?P???V??}?P???V??{^ 00111111010100000011111100111111001111110101011000111111001111110111110100111111010100000011111100111111001111110101011000111111001111110111101101011110 3f503f3f3f563f3f7d3f503f3f3f563f3f7b5e
EUC-JP ?P???V??}?P???V??{^ 00111111010100000011111100111111001111110101011000111111001111110111110100111111010100000011111100111111001111110101011000111111001111110111101101011110 3f503f3f3f563f3f7d3f503f3f3f563f3f7b5e
UTF-8 청P혦짚청V횉횕}청P혦짚청V횉횕{^ 11101100101100101010110101010000111011011001100010100110111011001010011110011010111011001011001010101101010101101110110110011010100010011110110110011010100101010111110111101100101100101010110101010000111011011001100010100110111011001010011110011010111011001011001010101101010101101110110110011010100010011110110110011010100101010111101101011110 ecb2ad50ed98a6eca79aecb2ad56ed9a89ed9a957decb2ad50ed98a6eca79aecb2ad56ed9a89ed9a957b5e
UHC 청P혦짚청V횉횕}청P혦짚청V횉횕{^ 11000011101110110101000011000010100011101100001010100100110000111011101101010110110000111000011111000011100011110111110111000011101110110101000011000010100011101100001010100100110000111011101101010110110000111000011111000011100011110111101101011110 c3bb50c28ec2a4c3bb56c387c38f7dc3bb50c28ec2a4c3bb56c387c38f7b5e

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