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 ?T??R?T??^[?T??R?T??^[^ 0011111101010100001111110011111101010010001111110101010000111111001111110101111001011011001111110101010000111111001111110101001000111111010101000011111100111111010111100101101101011110 3f543f3f523f543f3f5e5b3f543f3f523f543f3f5e5b5e
SJIS-WIN ?T??R?T??^[?T??R?T??^[^ 0011111101010100001111110011111101010010001111110101010000111111001111110101111001011011001111110101010000111111001111110101001000111111010101000011111100111111010111100101101101011110 3f543f3f523f543f3f5e5b3f543f3f523f543f3f5e5b5e
EUC-JP ?T??R?T??^[?T??R?T??^[^ 0011111101010100001111110011111101010010001111110101010000111111001111110101111001011011001111110101010000111111001111110101001000111111010101000011111100111111010111100101101101011110 3f543f3f523f543f3f5e5b3f543f3f523f543f3f5e5b5e
UTF-8 청T횙횕R청T횙횕^[청T횙횕R청T횙횕^[^ 1110110010110010101011010101010011101101100110101001100111101101100110101001010101010010111011001011001010101101010101001110110110011010100110011110110110011010100101010101111001011011111011001011001010101101010101001110110110011010100110011110110110011010100101010101001011101100101100101010110101010100111011011001101010011001111011011001101010010101010111100101101101011110 ecb2ad54ed9a99ed9a9552ecb2ad54ed9a99ed9a955e5becb2ad54ed9a99ed9a9552ecb2ad54ed9a99ed9a955e5b5e
UHC 청T횙횕R청T횙횕^[청T횙횕R청T횙횕^[^ 1100001110111011010101001100001110010011110000111000111101010010110000111011101101010100110000111001001111000011100011110101111001011011110000111011101101010100110000111001001111000011100011110101001011000011101110110101010011000011100100111100001110001111010111100101101101011110 c3bb54c393c38f52c3bb54c393c38f5e5bc3bb54c393c38f52c3bb54c393c38f5e5b5e

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