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 蔗ク逵ゥ}蔗ク逵ゥ{^ 111001001111001010111000111001111001110010101001011111011110010011110010101110001110011110011100101010010111101101011110 e4f2b8e79ca97de4f2b8e79ca97b5e
EUC-JP 蔗ク逵ゥ}蔗ク逵ゥ{^ 11101000111101001000111010111000111011011111110010001110101010010111110111101000111101001000111010111000111011011111110010001110101010010111101101011110 e8f48eb8edfc8ea97de8f48eb8edfc8ea97b5e
UTF-8 蔗ク逵ゥ}蔗ク逵ゥ{^ 111010001001010010010111111011111011110110111000111010011000000010110101111011111011110110101001011111011110100010010100100101111110111110111101101110001110100110000000101101011110111110111101101010010111101101011110 e89497efbdb8e980b5efbda97de89497efbdb8e980b5efbda97b5e
UHC 蔗?逵?}蔗?逵?{^ 111011011011110100111111110100001011000000111111011111011110110110111101001111111101000010110000001111110111101101011110 edbd3fd0b03f7dedbd3fd0b03f7b5e

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