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 薰帷瓦}薰帷瓦{^ 111110111001111010011011111001111000101010100010011111011111101110011110100110111110011110001010101000100111101101011110 fb9e9be78aa27dfb9e9be78aa27b5e
EUC-JP ?帷瓦}?帷瓦{^ 00111111110101101110100110110100101001000111110100111111110101101110100110110100101001000111101101011110 3fd6e9b4a47d3fd6e9b4a47b5e
UTF-8 薰帷瓦}薰帷瓦{^ 111010001001011010110000111001011011100010110111111001111001001110100110011111011110100010010110101100001110010110111000101101111110011110010011101001100111101101011110 e896b0e5b8b7e793a67de896b0e5b8b7e793a67b5e
UHC 薰?瓦}薰?瓦{^ 11111101101110010011111111101000101111110111110111111101101110010011111111101000101111110111101101011110 fdb93fe8bf7dfdb93fe8bf7b5e

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