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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 苡∽│}苡∽│{^ 111001001000111110000001111001001000010010100000011111011110010010001111100000011110010010000100101000000111101101011110 e48f81e484a07de48f81e484a07b5e
EUC-JP 苡∽│}苡∽│{^ 111001111110111110100010111001101010100010100010011111011110011111101111101000101110011010101000101000100111101101011110 e7efa2e6a8a27de7efa2e6a8a27b5e
UTF-8 苡∽│}苡∽│{^ 111010001000101110100001111000101000100010111101111000101001010010000010011111011110100010001011101000011110001010001000101111011110001010010100100000100111101101011110 e88ba1e288bde294827de88ba1e288bde294827b5e
UHC 苡∽│}苡∽│{^ 111011001011111010100001111011111010011010100010011111011110110010111110101000011110111110100110101000100111101101011110 ecbea1efa6a27decbea1efa6a27b5e

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