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 ???W}???W{^ 0011111100111111001111110101011101111101001111110011111100111111010101110111101101011110 3f3f3f577d3f3f3f577b5e
SJIS-WIN 陰??W}陰??W{^ 10001001010000010011111100111111010101110111110110001001010000010011111100111111010101110111101101011110 89413f3f577d89413f3f577b5e
EUC-JP 陰??W}陰??W{^ 10110001101000100011111100111111010101110111110110110001101000100011111100111111010101110111101101011110 b1a23f3f577db1a23f3f577b5e
UTF-8 陰붿꽭W}陰붿꽭W{^ 1110100110011001101100001110101110110110101111111110101010111101101011010101011101111101111010011001100110110000111010111011011010111111111010101011110110101101010101110111101101011110 e999b0ebb6bfeabdad577de999b0ebb6bfeabdad577b5e
UHC 陰붿꽭W}陰붿꽭W{^ 1110101111100100100101001110110010000100101110000101011101111101111010111110010010010100111011001000010010111000010101110111101101011110 ebe494ec84b8577debe494ec84b8577b5e

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