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 ??E?n}??E?n{^ 00111111001111110100010100111111011011100111110100111111001111110100010100111111011011100111101101011110 3f3f453f6e7d3f3f453f6e7b5e
SJIS-WIN ??E?n}??E?n{^ 00111111001111110100010100111111011011100111110100111111001111110100010100111111011011100111101101011110 3f3f453f6e7d3f3f453f6e7b5e
EUC-JP ??E?n}??E?n{^ 00111111001111110100010100111111011011100111110100111111001111110100010100111111011011100111101101011110 3f3f453f6e7d3f3f453f6e7b5e
UTF-8 셔섹E梨n}셔섹E梨n{^ 11101100100001011001010011101100100001001011100101000101111011111010011110100010011011100111110111101100100001011001010011101100100001001011100101000101111011111010011110100010011011100111101101011110 ec8594ec84b945efa7a26e7dec8594ec84b945efa7a26e7b5e
UHC 셔섹E梨n}셔섹E梨n{^ 10111100110001011011110010111101010001011110110010110001011011100111110110111100110001011011110010111101010001011110110010110001011011100111101101011110 bcc5bcbd45ecb16e7dbcc5bcbd45ecb16e7b5e

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