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 ?????Y???P 00111111001111110011111100111111001111110101100100111111001111110011111101010000 3f3f3f3f3f593f3f3f50
SJIS-WIN ?????Y???P 00111111001111110011111100111111001111110101100100111111001111110011111101010000 3f3f3f3f3f593f3f3f50
EUC-JP ?????Y???P 00111111001111110011111100111111001111110101100100111111001111110011111101010000 3f3f3f3f3f593f3f3f50
UTF-8 청횂혦짧청Y혦쨘청P 1110110010110010101011011110110110011010100000101110110110011000101001101110110010100111101001111110110010110010101011010101100111101101100110001010011011101100101010001001100011101100101100101010110101010000 ecb2aded9a82ed98a6eca7a7ecb2ad59ed98a6eca898ecb2ad50
UHC 청횂혦짧청Y혦쨘청P 110000111011101111000011100000101100001010001110110000101010101011000011101110110101100111000010100011101100001010111010110000111011101101010000 c3bbc382c28ec2aac3bb59c28ec2bac3bb50

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