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 ?????Y?O???\ 001111110011111100111111001111110011111101011001001111110100111100111111001111110011111101011100 3f3f3f3f3f593f4f3f3f3f5c
SJIS-WIN ?????Y?O???\ 001111110011111100111111001111110011111101011001001111110100111100111111001111110011111101011100 3f3f3f3f3f593f4f3f3f3f5c
EUC-JP ?????Y?O???\ 001111110011111100111111001111110011111101011001001111110100111100111111001111110011111101011100 3f3f3f3f3f593f4f3f3f3f5c
UTF-8 찾찾혧챠혧Y책O혗챠혧\ 111011001011000010111110111011001011000010111110111011011001100010100111111011001011000110100000111011011001100010100111010110011110110010110001100001010100111111101101100110001001011111101100101100011010000011101101100110001010011101011100 ecb0beecb0beed98a7ecb1a0ed98a759ecb1854fed9897ecb1a0ed98a75c
UHC 찾찾혧챠혧Y책O혗챠혧\ 110000111010001111000011101000111100001010001111110000111010110111000010100011110101100111000011101001010100111111000010100000101100001110101101110000101000111101011100 c3a3c3a3c28fc3adc28f59c3a54fc282c3adc28f5c

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