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 蝮ヲ菫夕}蝮ヲ菫夕{^ 1110010110011101101001101110010010111111100101110101101101111101111001011001110110100110111001001011111110010111010110110111101101011110 e59da6e4bf975b7de59da6e4bf975b7b5e
EUC-JP 蝮ヲ菫夕}蝮ヲ菫夕{^ 11101001111111011000111010100110111010001100000111001101101111000111110111101001111111011000111010100110111010001100000111001101101111000111101101011110 e9fd8ea6e8c1cdbc7de9fd8ea6e8c1cdbc7b5e
UTF-8 蝮ヲ菫夕}蝮ヲ菫夕{^ 111010001001110110101110111011111011110110100110111010001000111110101011111001011010010010010101011111011110100010011101101011101110111110111101101001101110100010001111101010111110010110100100100101010111101101011110 e89daeefbda6e88fabe5a4957de89daeefbda6e88fabe5a4957b5e
UHC ??菫夕}??菫夕{^ 001111110011111111010000110010111110000010101010011111010011111100111111110100001100101111100000101010100111101101011110 3f3fd0cbe0aa7d3f3fd0cbe0aa7b5e

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