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 ????O????O^ 0011111100111111001111110011111101001111001111110011111100111111001111110100111101011110 3f3f3f3f4f3f3f3f3f4f5e
SJIS-WIN ????O????O^ 0011111100111111001111110011111101001111001111110011111100111111001111110100111101011110 3f3f3f3f4f3f3f3f3f4f5e
EUC-JP ????O????O^ 0011111100111111001111110011111101001111001111110011111100111111001111110100111101011110 3f3f3f3f4f3f3f3f3f4f5e
UTF-8 셈섞렯렏O셈섞렯렏O^ 111011001000010110001000111011001000010010011110111010111010000010101111111010111010000010001111010011111110110010000101100010001110110010000100100111101110101110100000101011111110101110100000100011110100111101011110 ec8588ec849eeba0afeba08f4fec8588ec849eeba0afeba08f4f5e
UHC 셈섞렯렏O셈섞렯렏O^ 10111100110000001011110010101111100011101011110010001110101001010100111110111100110000001011110010101111100011101011110010001110101001010100111101011110 bcc0bcaf8ebc8ea54fbcc0bcaf8ebc8ea54f5e

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