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 萓第ョオ}萓第ョオ{^ 111001001011111010010001111001101010111010110101011111011110010010111110100100011110011010101110101101010111101101011110 e4be91e6aeb57de4be91e6aeb57b5e
EUC-JP 萓第ョオ}萓第ョオ{^ 11101000110000001100001011101000100011101010111010001110101101010111110111101000110000001100001011101000100011101010111010001110101101010111101101011110 e8c0c2e88eae8eb57de8c0c2e88eae8eb57b5e
UTF-8 萓第ョオ}萓第ョオ{^ 111010001001000010010011111001111010110010101100111011111011110110101110111011111011110110110101011111011110100010010000100100111110011110101100101011001110111110111101101011101110111110111101101101010111101101011110 e89093e7acacefbdaeefbdb57de89093e7acacefbdaeefbdb57b5e
UHC ?第??}?第??{^ 00111111111100001010111100111111001111110111110100111111111100001010111100111111001111110111101101011110 3ff0af3f3f7d3ff0af3f3f7b5e

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