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 ?????C?????N 001111110011111100111111001111110011111101000011001111110011111100111111001111110011111101001110 3f3f3f3f3f433f3f3f3f3f4e
SJIS-WIN ?????C?????N 001111110011111100111111001111110011111101000011001111110011111100111111001111110011111101001110 3f3f3f3f3f433f3f3f3f3f4e
EUC-JP ?????C?????N 001111110011111100111111001111110011111101000011001111110011111100111111001111110011111101001110 3f3f3f3f3f433f3f3f3f3f4e
UTF-8 찾첫혗혧혧C찾청혟챠혧N 1110110010110000101111101110110010110010101010111110110110011000100101111110110110011000101001111110110110011000101001110100001111101100101100001011111011101100101100101010110111101101100110001001111111101100101100011010000011101101100110001010011101001110 ecb0beecb2abed9897ed98a7ed98a743ecb0beecb2aded989fecb1a0ed98a74e
UHC 찾첫혗혧혧C찾청혟챠혧N 11000011101000111100001110111001110000101000001011000010100011111100001010001111010000111100001110100011110000111011101111000010100010011100001110101101110000101000111101001110 c3a3c3b9c282c28fc28f43c3a3c3bbc289c3adc28f4e

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