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 鼎??憺}鼎??憺{^ 100100110100001100111111001111111001110011101001011111011001001101000011001111110011111110011100111010010111101101011110 93433f3f9ce97d93433f3f9ce97b5e
EUC-JP 鼎??憺}鼎??憺{^ 110001011010010000111111001111111101100011101011011111011100010110100100001111110011111111011000111010110111101101011110 c5a43f3fd8eb7dc5a43f3fd8eb7b5e
UTF-8 鼎漏렰憺}鼎漏렰憺{^ 111010011011110010001110111011111010010110001110111010111010000010110000111001101000011010111010011111011110100110111100100011101110111110100101100011101110101110100000101100001110011010000110101110100111101101011110 e9bc8eefa58eeba0b0e686ba7de9bc8eefa58eeba0b0e686ba7b5e
UHC 鼎漏렰憺}鼎漏렰憺{^ 11110000101000111101001011101000100011101011110111010011101111000111110111110000101000111101001011101000100011101011110111010011101111000111101101011110 f0a3d2e88ebdd3bc7df0a3d2e88ebdd3bc7b5e

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