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 誼???\}誼???\{^ 100010110110001000111111001111110011111101011100011111011000101101100010001111110011111100111111010111000111101101011110 8b623f3f3f5c7d8b623f3f3f5c7b5e
EUC-JP 誼???\}誼???\{^ 101101011100001100111111001111110011111101011100011111011011010111000011001111110011111100111111010111000111101101011110 b5c33f3f3f5c7db5c33f3f3f5c7b5e
UTF-8 誼잼렣렓\}誼잼렣렓\{^ 1110100010101010101111001110110010011110101111001110101110100000101000111110101110100000100100110101110001111101111010001010101010111100111011001001111010111100111010111010000010100011111010111010000010010011010111000111101101011110 e8aabcec9ebceba0a3eba0935c7de8aabcec9ebceba0a3eba0935c7b5e
UHC 誼잼렣렓\}誼잼렣렓\{^ 111010111111111011000000111010111000111010110100100011101010100001011100011111011110101111111110110000001110101110001110101101001000111010101000010111000111101101011110 ebfec0eb8eb48ea85c7debfec0eb8eb48ea85c7b5e

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