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 譖ク騾楊}譖ク騾楊{^ 1110011010011011101110001110100110000000100101110110101101111101111001101001101110111000111010011000000010010111011010110111101101011110 e69bb8e980976b7de69bb8e980976b7b5e
EUC-JP 譖ク騾楊}譖ク騾楊{^ 11101011111110111000111010111000111100011110000011001101110011000111110111101011111110111000111010111000111100011110000011001101110011000111101101011110 ebfb8eb8f1e0cdcc7debfb8eb8f1e0cdcc7b5e
UTF-8 譖ク騾楊}譖ク騾楊{^ 111010001010110110010110111011111011110110111000111010011010100010111110111001101010010110001010011111011110100010101101100101101110111110111101101110001110100110101000101111101110011010100101100010100111101101011110 e8ad96efbdb8e9a8bee6a58a7de8ad96efbdb8e9a8bee6a58a7b5e
UHC ???楊}???楊{^ 00111111001111110011111111100101110001010111110100111111001111110011111111100101110001010111101101011110 3f3f3fe5c57d3f3f3fe5c57b5e

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