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 ???On}???On{^ 00111111001111110011111101001111011011100111110100111111001111110011111101001111011011100111101101011110 3f3f3f4f6e7d3f3f3f4f6e7b5e
SJIS-WIN ??庵On}??庵On{^ 001111110011111110001000110000010100111101101110011111010011111100111111100010001100000101001111011011100111101101011110 3f3f88c14f6e7d3f3f88c14f6e7b5e
EUC-JP ??庵On}??庵On{^ 001111110011111110110000110000110100111101101110011111010011111100111111101100001100001101001111011011100111101101011110 3f3fb0c34f6e7d3f3fb0c34f6e7b5e
UTF-8 쌾윣庵On}쌾윣庵On{^ 11101100100011001011111011101100100111001010001111100101101110101011010101001111011011100111110111101100100011001011111011101100100111001010001111100101101110101011010101001111011011100111101101011110 ec8cbeec9ca3e5bab54f6e7dec8cbeec9ca3e5bab54f6e7b5e
UHC 쌾윣庵On}쌾윣庵On{^ 10011011011011001001111110100100111001001101110101001111011011100111110110011011011011001001111110100100111001001101110101001111011011100111101101011110 9b6c9fa4e4dd4f6e7d9b6c9fa4e4dd4f6e7b5e

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