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 ?貳?}?貳?{^ 0011111111100110110001100011111101111101001111111110011011000110001111110111101101011110 3fe6c63f7d3fe6c63f7b5e
EUC-JP ?貳?}?貳?{^ 0011111111101100110010000011111101111101001111111110110011001000001111110111101101011110 3fecc83f7d3fecc83f7b5e
UTF-8 셈貳석}셈貳석{^ 111011001000010110001000111010001011001010110011111011001000010010011101011111011110110010000101100010001110100010110010101100111110110010000100100111010111101101011110 ec8588e8b2b3ec849d7dec8588e8b2b3ec849d7b5e
UHC 셈貳석}셈貳석{^ 101111001100000011101100110000111011110010101110011111011011110011000000111011001100001110111100101011100111101101011110 bcc0ecc3bcae7dbcc0ecc3bcae7b5e

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