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\n}?????A\n{^ 00111111001111110011111100111111001111110100000101011100011011100111110100111111001111110011111100111111001111110100000101011100011011100111101101011110 3f3f3f3f3f415c6e7d3f3f3f3f3f415c6e7b5e
SJIS-WIN ?????A\n}?????A\n{^ 00111111001111110011111100111111001111110100000101011100011011100111110100111111001111110011111100111111001111110100000101011100011011100111101101011110 3f3f3f3f3f415c6e7d3f3f3f3f3f415c6e7b5e
EUC-JP ?????A\n}?????A\n{^ 00111111001111110011111100111111001111110100000101011100011011100111110100111111001111110011111100111111001111110100000101011100011011100111101101011110 3f3f3f3f3f415c6e7d3f3f3f3f3f415c6e7b5e
UTF-8 채쩍혘혧혧A\n}채쩍혘혧혧A\n{^ 111011001011000110000100111011001010100110001101111011011001100010011000111011011001100010100111111011011001100010100111010000010101110001101110011111011110110010110001100001001110110010101001100011011110110110011000100110001110110110011000101001111110110110011000101001110100000101011100011011100111101101011110 ecb184eca98ded9898ed98a7ed98a7415c6e7decb184eca98ded9898ed98a7ed98a7415c6e7b5e
UHC 채쩍혘혧혧A\n}채쩍혘혧혧A\n{^ 1100001110100100110000101011110111000010100000111100001010001111110000101000111101000001010111000110111001111101110000111010010011000010101111011100001010000011110000101000111111000010100011110100000101011100011011100111101101011110 c3a4c2bdc283c28fc28f415c6e7dc3a4c2bdc283c28fc28f415c6e7b5e

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