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???|^ 00111111010000010011111100111111001111110111110000111111010000010011111100111111001111110111110001011110 3f413f3f3f7c3f413f3f3f7c5e
SJIS-WIN ?A???|?A???|^ 00111111010000010011111100111111001111110111110000111111010000010011111100111111001111110111110001011110 3f413f3f3f7c3f413f3f3f7c5e
EUC-JP ?A???|?A???|^ 00111111010000010011111100111111001111110111110000111111010000010011111100111111001111110111110001011110 3f413f3f3f7c3f413f3f3f7c5e
UTF-8 챕A창쩔챌|챕A창쩔챌|^ 1110110010110001100101010100000111101100101100001011110111101100101010011001010011101100101100011000110001111100111011001011000110010101010000011110110010110000101111011110110010101001100101001110110010110001100011000111110001011110 ecb19541ecb0bdeca994ecb18c7cecb19541ecb0bdeca994ecb18c7c5e
UHC 챕A창쩔챌|챕A창쩔챌|^ 110000111010100101000001110000111010001011000010101111111100001110100111011111001100001110101001010000011100001110100010110000101011111111000011101001110111110001011110 c3a941c3a2c2bfc3a77cc3a941c3a2c2bfc3a77c5e

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