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 ???槻}???槻{^ 00111111001111110011111110010010110011100111110100111111001111110011111110010010110011100111101101011110 3f3f3f92ce7d3f3f3f92ce7b5e
EUC-JP ???槻}???槻{^ 00111111001111110011111111000100110100000111110100111111001111110011111111000100110100000111101101011110 3f3f3fc4d07d3f3f3fc4d07b5e
UTF-8 銳얘퀡槻}銳얘퀡槻{^ 111010011000101010110011111011001001011010011000111011011000000010100001111001101010011110111011011111011110100110001010101100111110110010010110100110001110110110000000101000011110011010100111101110110111101101011110 e98ab3ec9698ed80a1e6a7bb7de98ab3ec9698ed80a1e6a7bb7b5e
UHC 銳얘퀡槻}銳얘퀡槻{^ 11100111111001011011111011101010101100111001010111010000101001110111110111100111111001011011111011101010101100111001010111010000101001110111101101011110 e7e5beeab395d0a77de7e5beeab395d0a77b5e

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