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 ?@??R?@??^[?@??R?@??^[^ 0011111101000000001111110011111101010010001111110100000000111111001111110101111001011011001111110100000000111111001111110101001000111111010000000011111100111111010111100101101101011110 3f403f3f523f403f3f5e5b3f403f3f523f403f3f5e5b5e
SJIS-WIN ?@??R?@??^[?@??R?@??^[^ 0011111101000000001111110011111101010010001111110100000000111111001111110101111001011011001111110100000000111111001111110101001000111111010000000011111100111111010111100101101101011110 3f403f3f523f403f3f5e5b3f403f3f523f403f3f5e5b5e
EUC-JP ?@??R?@??^[?@??R?@??^[^ 0011111101000000001111110011111101010010001111110100000000111111001111110101111001011011001111110100000000111111001111110101001000111111010000000011111100111111010111100101101101011110 3f403f3f523f403f3f5e5b3f403f3f523f403f3f5e5b5e
UTF-8 첬@횕횕R첬@횕횕^[첬@횕횕R첬@횕횕^[^ 1110110010110010101011000100000011101101100110101001010111101101100110101001010101010010111011001011001010101100010000001110110110011010100101011110110110011010100101010101111001011011111011001011001010101100010000001110110110011010100101011110110110011010100101010101001011101100101100101010110001000000111011011001101010010101111011011001101010010101010111100101101101011110 ecb2ac40ed9a95ed9a9552ecb2ac40ed9a95ed9a955e5becb2ac40ed9a95ed9a9552ecb2ac40ed9a95ed9a955e5b5e
UHC 첬@횕횕R첬@횕횕^[첬@횕횕R첬@횕횕^[^ 1100001110111010010000001100001110001111110000111000111101010010110000111011101001000000110000111000111111000011100011110101111001011011110000111011101001000000110000111000111111000011100011110101001011000011101110100100000011000011100011111100001110001111010111100101101101011110 c3ba40c38fc38f52c3ba40c38fc38f5e5bc3ba40c38fc38f52c3ba40c38fc38f5e5b5e

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