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 ?仁?}?仁?{^ 0011111110010000011011010011111101111101001111111001000001101101001111110111101101011110 3f906d3f7d3f906d3f7b5e
EUC-JP ?仁?}?仁?{^ 0011111110111111110011100011111101111101001111111011111111001110001111110111101101011110 3fbfce3f7d3fbfce3f7b5e
UTF-8 셈仁섬}셈仁섬{^ 111011001000010110001000111001001011101110000001111011001000010010101100011111011110110010000101100010001110010010111011100000011110110010000100101011000111101101011110 ec8588e4bb81ec84ac7dec8588e4bb81ec84ac7b5e
UHC 셈仁섬}셈仁섬{^ 101111001100000011101100110100101011110010110110011111011011110011000000111011001101001010111100101101100111101101011110 bcc0ecd2bcb67dbcc0ecd2bcb67b5e

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