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 ?????YA?? 001111110011111100111111001111110011111101011001010000010011111100111111 3f3f3f3f3f59413f3f
SJIS-WIN ?????YA?? 001111110011111100111111001111110011111101011001010000010011111100111111 3f3f3f3f3f59413f3f
EUC-JP ?????YA?? 001111110011111100111111001111110011111101011001010000010011111100111111 3f3f3f3f3f59413f3f
UTF-8 채혩혡챠혧YA채혩 1110110010110001100001001110110110011000101010011110110110011000101000011110110010110001101000001110110110011000101001110101100101000001111011001011000110000100111011011001100010101001 ecb184ed98a9ed98a1ecb1a0ed98a75941ecb184ed98a9
UHC 채혩혡챠혧YA채혩 11000011101001001100001010010001110000101000101011000011101011011100001010001111010110010100000111000011101001001100001010010001 c3a4c291c28ac3adc28f5941c3a4c291

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