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 ?????RA?? 001111110011111100111111001111110011111101010010010000010011111100111111 3f3f3f3f3f52413f3f
SJIS-WIN ?????RA?? 001111110011111100111111001111110011111101010010010000010011111100111111 3f3f3f3f3f52413f3f
EUC-JP ?????RA?? 001111110011111100111111001111110011111101010010010000010011111100111111 3f3f3f3f3f52413f3f
UTF-8 채횦혙혧혧RA채쨀 1110110010110001100001001110110110011010101001101110110110011000100110011110110110011000101001111110110110011000101001110101001001000001111011001011000110000100111011001010100010000000 ecb184ed9aa6ed9899ed98a7ed98a75241ecb184eca880
UHC 채횦혙혧혧RA채쨀 11000011101001001100001110011101110000101000010011000010100011111100001010001111010100100100000111000011101001001100001010110011 c3a4c39dc284c28fc28f5241c3a4c2b3

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