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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN ソュンモ}ソュンモ{^ 1011111110101101110111011101001101111101101111111010110111011101110100110111101101011110 bfadddd37dbfadddd37b5e
EUC-JP ソュンモ}ソュンモ{^ 10001110101111111000111010101101100011101101110110001110110100110111110110001110101111111000111010101101100011101101110110001110110100110111101101011110 8ebf8ead8edd8ed37d8ebf8ead8edd8ed37b5e
UTF-8 ソュンモ}ソュンモ{^ 111011111011110110111111111011111011110110101101111011111011111010011101111011111011111010010011011111011110111110111101101111111110111110111101101011011110111110111110100111011110111110111110100100110111101101011110 efbdbfefbdadefbe9defbe937defbdbfefbdadefbe9defbe937b5e
UHC ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e

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