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 ????J}????J{^ 00111111001111110011111100111111010010100111110100111111001111110011111100111111010010100111101101011110 3f3f3f3f4a7d3f3f3f3f4a7b5e
SJIS-WIN ??齊?J}??齊?J{^ 001111110011111111101010100011100011111101001010011111010011111100111111111010101000111000111111010010100111101101011110 3f3fea8e3f4a7d3f3fea8e3f4a7b5e
EUC-JP 濩?齊?J}濩?齊?J{^ 10001111110010011010010000111111111100111110111000111111010010100111110110001111110010011010010000111111111100111110111000111111010010100111101101011110 8fc9a43ff3ee3f4a7d8fc9a43ff3ee3f4a7b5e
UTF-8 濩렢齊렦J}濩렢齊렦J{^ 1110011010111111101010011110101110100000101000101110100110111101100010101110101110100000101001100100101001111101111001101011111110101001111010111010000010100010111010011011110110001010111010111010000010100110010010100111101101011110 e6bfa9eba0a2e9bd8aeba0a64a7de6bfa9eba0a2e9bd8aeba0a64a7b5e
UHC 濩렢齊렦J}濩렢齊렦J{^ 111110111100110110001110101100111111000010111010100011101011010101001010011111011111101111001101100011101011001111110000101110101000111010110101010010100111101101011110 fbcd8eb3f0ba8eb54a7dfbcd8eb3f0ba8eb54a7b5e

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