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 蓴磯ォエ}蓴磯ォエ{^ 111001001111000110001000111010011010101110110100011111011110010011110001100010001110100110101011101101000111101101011110 e4f188e9abb47de4f188e9abb47b5e
EUC-JP 蓴磯ォエ}蓴磯ォエ{^ 11101000111100111011000011101011100011101010101110001110101101000111110111101000111100111011000011101011100011101010101110001110101101000111101101011110 e8f3b0eb8eab8eb47de8f3b0eb8eab8eb47b5e
UTF-8 蓴磯ォエ}蓴磯ォエ{^ 111010001001001110110100111001111010001110101111111011111011110110101011111011111011110110110100011111011110100010010011101101001110011110100011101011111110111110111101101010111110111110111101101101000111101101011110 e893b4e7a3afefbdabefbdb47de893b4e7a3afefbdabefbdb47b5e
UHC 蓴磯??}蓴磯??{^ 111000101111000111010001101101000011111100111111011111011110001011110001110100011011010000111111001111110111101101011110 e2f1d1b43f3f7de2f1d1b43f3f7b5e

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