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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ??瘟}??瘟{^ 0011111100111111111000011000100101111101001111110011111111100001100010010111101101011110 3f3fe1897d3f3fe1897b5e
EUC-JP ??瘟}??瘟{^ 0011111100111111111000011110100101111101001111110011111111100001111010010111101101011110 3f3fe1e97d3f3fe1e97b5e
UTF-8 셔섈瘟}셔섈瘟{^ 111011001000010110010100111011001000010010001000111001111001100010011111011111011110110010000101100101001110110010000100100010001110011110011000100111110111101101011110 ec8594ec8488e7989f7dec8594ec8488e7989f7b5e
UHC 셔섈瘟}셔섈瘟{^ 101111001100010110111100101010101110100010110000011111011011110011000101101111001010101011101000101100000111101101011110 bcc5bcaae8b07dbcc5bcaae8b07b5e

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