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 鵝??條}鵝??條{^ 111010100100000000111111001111111001111010001010011111011110101001000000001111110011111110011110100010100111101101011110 ea403f3f9e8a7dea403f3f9e8a7b5e
EUC-JP 鵝??條}鵝??條{^ 111100111010000100111111001111111101101111101010011111011111001110100001001111110011111111011011111010100111101101011110 f3a13f3fdbea7df3a13f3fdbea7b5e
UTF-8 鵝렊렼條}鵝렊렼條{^ 111010011011010110011101111010111010000010001010111010111010000010111100111001101010001010011101011111011110100110110101100111011110101110100000100010101110101110100000101111001110011010100010100111010111101101011110 e9b59deba08aeba0bce6a29d7de9b59deba08aeba0bce6a29d7b5e
UHC 鵝렊렼條}鵝렊렼條{^ 11100100101111011000111010100001100011101100010011110000110010010111110111100100101111011000111010100001100011101100010011110000110010010111101101011110 e4bd8ea18ec4f0c97de4bd8ea18ec4f0c97b5e

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