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 ?緬棍}?緬棍{^ 00111111100101101100100110011110100111100111110100111111100101101100100110011110100111100111101101011110 3f96c99e9e7d3f96c99e9e7b5e
EUC-JP 瀣緬棍}瀣緬棍{^ 1000111111001001101100011100110011001011110110111111111001111101100011111100100110110001110011001100101111011011111111100111101101011110 8fc9b1cccbdbfe7d8fc9b1cccbdbfe7b5e
UTF-8 瀣緬棍}瀣緬棍{^ 111001111000000010100011111001111011011110101100111001101010001110001101011111011110011110000000101000111110011110110111101011001110011010100011100011010111101101011110 e780a3e7b7ace6a38d7de780a3e7b7ace6a38d7b5e
UHC 瀣緬棍}瀣緬棍{^ 111110101010111011011000111110111100110111100010011111011111101010101110110110001111101111001101111000100111101101011110 faaed8fbcde27dfaaed8fbcde27b5e

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