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 踵也ゥゥ}踵也ゥゥ{^ 111001101111100110010110111001111010100110101001011111011110011011111001100101101110011110101001101010010111101101011110 e6f996e7a9a97de6f996e7a9a97b5e
EUC-JP 踵也ゥゥ}踵也ゥゥ{^ 11101100111110111100110011101001100011101010100110001110101010010111110111101100111110111100110011101001100011101010100110001110101010010111101101011110 ecfbcce98ea98ea97decfbcce98ea98ea97b5e
UTF-8 踵也ゥゥ}踵也ゥゥ{^ 111010001011100010110101111001001011100110011111111011111011110110101001111011111011110110101001011111011110100010111000101101011110010010111001100111111110111110111101101010011110111110111101101010010111101101011110 e8b8b5e4b99fefbda9efbda97de8b8b5e4b99fefbda9efbda97b5e
UHC 踵也??}踵也??{^ 111100011010001011100101101001010011111100111111011111011111000110100010111001011010010100111111001111110111101101011110 f1a2e5a53f3f7df1a2e5a53f3f7b5e

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