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 ???n}???n{^ 0011111100111111001111110110111001111101001111110011111100111111011011100111101101011110 3f3f3f6e7d3f3f3f6e7b5e
SJIS-WIN ウイ爐n}ウイ爐n{^ 10110011101100101110000010100010011011100111110110110011101100101110000010100010011011100111101101011110 b3b2e0a26e7db3b2e0a26e7b5e
EUC-JP ウイ爐n}ウイ爐n{^ 1000111010110011100011101011001011100000101001000110111001111101100011101011001110001110101100101110000010100100011011100111101101011110 8eb38eb2e0a46e7d8eb38eb2e0a46e7b5e
UTF-8 ウイ爐n}ウイ爐n{^ 1110111110111101101100111110111110111101101100101110011110001000100100000110111001111101111011111011110110110011111011111011110110110010111001111000100010010000011011100111101101011110 efbdb3efbdb2e788906e7defbdb3efbdb2e788906e7b5e
UHC ??爐n}??爐n{^ 00111111001111111101011011010011011011100111110100111111001111111101011011010011011011100111101101011110 3f3fd6d36e7d3f3fd6d36e7b5e

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