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 ?省省}?省省{^ 00111111100011111100100010001111110010000111110100111111100011111100100010001111110010000111101101011110 3f8fc88fc87d3f8fc88fc87b5e
EUC-JP ?省省}?省省{^ 00111111101111101100101010111110110010100111110100111111101111101100101010111110110010100111101101011110 3fbecabeca7d3fbecabeca7b5e
UTF-8 읽省省}읽省省{^ 111011001001110110111101111001111001110010000001111001111001110010000001011111011110110010011101101111011110011110011100100000011110011110011100100000010111101101011110 ec9dbde79c81e79c817dec9dbde79c81e79c817b5e
UHC 읽省省}읽省省{^ 110000001101000011100000111111011110000011111101011111011100000011010000111000001111110111100000111111010111101101011110 c0d0e0fde0fd7dc0d0e0fde0fd7b5e

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