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 慫???}慫???{^ 10011100110011110011111100111111001111110111110110011100110011110011111100111111001111110111101101011110 9ccf3f3f3f7d9ccf3f3f3f7b5e
EUC-JP 慫???}慫???{^ 11011000110100010011111100111111001111110111110111011000110100010011111100111111001111110111101101011110 d8d13f3f3f7dd8d13f3f3f7b5e
UTF-8 慫렮綎렲}慫렮綎렲{^ 111001101000010110101011111010111010000010101110111001111011011010001110111010111010000010110010011111011110011010000101101010111110101110100000101011101110011110110110100011101110101110100000101100100111101101011110 e685abeba0aee7b68eeba0b27de685abeba0aee7b68eeba0b27b5e
UHC 慫렮綎렲}慫렮綎렲{^ 11110000111101101000111010111011111011111111001010001110101111110111110111110000111101101000111010111011111011111111001010001110101111110111101101011110 f0f68ebbeff28ebf7df0f68ebbeff28ebf7b5e

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