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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 辞鈹宍\}辞鈹宍\{^ 111100001011110110001110101010111111101111001010100011101011001101011100011111011111000010111101100011101010101111111011110010101000111010110011010111000111101101011110 f0bd8eabfbca8eb35c7df0bd8eabfbca8eb35c7b5e
EUC-JP ?辞鈹宍\}?辞鈹宍\{^ 001111111011110010101101100011111110001111010100101111001011010101011100011111010011111110111100101011011000111111100011110101001011110010110101010111000111101101011110 3fbcad8fe3d4bcb55c7d3fbcad8fe3d4bcb55c7b5e
UTF-8 辞鈹宍\}辞鈹宍\{^ 1110111010000001101111001110100010111110100111101110100110001000101110011110010110101110100011010101110001111101111011101000000110111100111010001011111010011110111010011000100010111001111001011010111010001101010111000111101101011110 ee81bce8be9ee988b9e5ae8d5c7dee81bce8be9ee988b9e5ae8d5c7b5e
UHC ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e

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