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 ?A????????BO^ 00111111010000010011111100111111001111110011111100111111001111110011111100111111010000100100111101011110 3f413f3f3f3f3f3f3f3f424f5e
SJIS-WIN ?A????????BO^ 00111111010000010011111100111111001111110011111100111111001111110011111100111111010000100100111101011110 3f413f3f3f3f3f3f3f3f424f5e
EUC-JP ?A????????BO^ 00111111010000010011111100111111001111110011111100111111001111110011111100111111010000100100111101011110 3f413f3f3f3f3f3f3f3f424f5e
UTF-8 청A혦짯챕챠횆챔쨔챕BO^ 11101100101100101010110101000001111011011001100010100110111011001010011110101111111011001011000110010101111011001011000110100000111011011001101010000110111011001011000110010100111011001010100010010100111011001011000110010101010000100100111101011110 ecb2ad41ed98a6eca7afecb195ecb1a0ed9a86ecb194eca894ecb195424f5e
UHC 청A혦짯챕챠횆챔쨔챕BO^ 11000011101110110100000111000010100011101100001010101101110000111010100111000011101011011100001110000100110000111010100011000010101110011100001110101001010000100100111101011110 c3bb41c28ec2adc3a9c3adc384c3a8c2b9c3a9424f5e

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