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 ????I????I^ 0011111100111111001111110011111101001001001111110011111100111111001111110100100101011110 3f3f3f3f493f3f3f3f495e
SJIS-WIN ????I????I^ 0011111100111111001111110011111101001001001111110011111100111111001111110100100101011110 3f3f3f3f493f3f3f3f495e
EUC-JP ????I????I^ 0011111100111111001111110011111101001001001111110011111100111111001111110100100101011110 3f3f3f3f493f3f3f3f495e
UTF-8 셈섞렯렏I셈섞렯렏I^ 111011001000010110001000111011001000010010011110111010111010000010101111111010111010000010001111010010011110110010000101100010001110110010000100100111101110101110100000101011111110101110100000100011110100100101011110 ec8588ec849eeba0afeba08f49ec8588ec849eeba0afeba08f495e
UHC 셈섞렯렏I셈섞렯렏I^ 10111100110000001011110010101111100011101011110010001110101001010100100110111100110000001011110010101111100011101011110010001110101001010100100101011110 bcc0bcaf8ebc8ea549bcc0bcaf8ebc8ea5495e

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