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 醍??憺}醍??憺{^ 100100011110011100111111001111111001110011101001011111011001000111100111001111110011111110011100111010010111101101011110 91e73f3f9ce97d91e73f3f9ce97b5e
EUC-JP 醍??憺}醍??憺{^ 110000101110100100111111001111111101100011101011011111011100001011101001001111110011111111011000111010110111101101011110 c2e93f3fd8eb7dc2e93f3fd8eb7b5e
UTF-8 醍닺렍憺}醍닺렍憺{^ 111010011000011010001101111010111000101110111010111010111010000010001101111001101000011010111010011111011110100110000110100011011110101110001011101110101110101110100000100011011110011010000110101110100111101101011110 e9868deb8bbaeba08de686ba7de9868deb8bbaeba08de686ba7b5e
UHC 醍닺렍憺}醍닺렍憺{^ 11110000101101011011010011101000100011101010001111010011101111000111110111110000101101011011010011101000100011101010001111010011101111000111101101011110 f0b5b4e88ea3d3bc7df0b5b4e88ea3d3bc7b5e

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