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 ????^}????^{^ 00111111001111110011111100111111010111100111110100111111001111110011111100111111010111100111101101011110 3f3f3f3f5e7d3f3f3f3f5e7b5e
SJIS-WIN 兪???^}兪???^{^ 100110010110000000111111001111110011111101011110011111011001100101100000001111110011111100111111010111100111101101011110 99603f3f3f5e7d99603f3f3f5e7b5e
EUC-JP 兪???^}兪???^{^ 110100011100000100111111001111110011111101011110011111011101000111000001001111110011111100111111010111100111101101011110 d1c13f3f3f5e7dd1c13f3f3f5e7b5e
UTF-8 兪롔렼설^}兪롔렼설^{^ 1110010110000101101010101110101110100001100101001110101110100000101111001110110010000100101001000101111001111101111001011000010110101010111010111010000110010100111010111010000010111100111011001000010010100100010111100111101101011110 e585aaeba194eba0bcec84a45e7de585aaeba194eba0bcec84a45e7b5e
UHC 兪롔렼설^}兪롔렼설^{^ 111010101110010010001110110110001000111011000100101111001011001101011110011111011110101011100100100011101101100010001110110001001011110010110011010111100111101101011110 eae48ed88ec4bcb35e7deae48ed88ec4bcb35e7b5e

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