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???}?A???{^ 00111111010000010011111100111111001111110111110100111111010000010011111100111111001111110111101101011110 3f413f3f3f7d3f413f3f3f7b5e
SJIS-WIN ?A???}?A???{^ 00111111010000010011111100111111001111110111110100111111010000010011111100111111001111110111101101011110 3f413f3f3f7d3f413f3f3f7b5e
EUC-JP ?A???}?A???{^ 00111111010000010011111100111111001111110111110100111111010000010011111100111111001111110111101101011110 3f413f3f3f7d3f413f3f3f7b5e
UTF-8 챈A혧혢쨔}챈A혧혢쨔{^ 1110110010110001100010000100000111101101100110001010011111101101100110001010001011101100101010001001010001111101111011001011000110001000010000011110110110011000101001111110110110011000101000101110110010101000100101000111101101011110 ecb18841ed98a7ed98a2eca8947decb18841ed98a7ed98a2eca8947b5e
UHC 챈A혧혢쨔}챈A혧혢쨔{^ 110000111010011001000001110000101000111111000010100010111100001010111001011111011100001110100110010000011100001010001111110000101000101111000010101110010111101101011110 c3a641c28fc28bc2b97dc3a641c28fc28bc2b97b5e

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