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 ?U???IA?U???H?U???Y 00111111010101010011111100111111001111110100100101000001001111110101010100111111001111110011111101001000001111110101010100111111001111110011111101011001 3f553f3f3f49413f553f3f3f483f553f3f3f59
SJIS-WIN ?U???IA?U???H?U???Y 00111111010101010011111100111111001111110100100101000001001111110101010100111111001111110011111101001000001111110101010100111111001111110011111101011001 3f553f3f3f49413f553f3f3f483f553f3f3f59
EUC-JP ?U???IA?U???H?U???Y 00111111010101010011111100111111001111110100100101000001001111110101010100111111001111110011111101001000001111110101010100111111001111110011111101011001 3f553f3f3f49413f553f3f3f483f553f3f3f59
UTF-8 찾U혣챠혧IA찾U혣챠혧H찾U혣챠혧Y 11101100101100001011111001010101111011011001100010100011111011001011000110100000111011011001100010100111010010010100000111101100101100001011111001010101111011011001100010100011111011001011000110100000111011011001100010100111010010001110110010110000101111100101010111101101100110001010001111101100101100011010000011101101100110001010011101011001 ecb0be55ed98a3ecb1a0ed98a74941ecb0be55ed98a3ecb1a0ed98a748ecb0be55ed98a3ecb1a0ed98a759
UHC 찾U혣챠혧IA찾U혣챠혧H찾U혣챠혧Y 11000011101000110101010111000010100011001100001110101101110000101000111101001001010000011100001110100011010101011100001010001100110000111010110111000010100011110100100011000011101000110101010111000010100011001100001110101101110000101000111101011001 c3a355c28cc3adc28f4941c3a355c28cc3adc28f48c3a355c28cc3adc28f59

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