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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 鬮エ谿益鬮エ谿益B 111010011010101110110100111001101010111010001001011101101110100110101011101101001110011010101110100010010111011001000010 e9abb4e6ae8976e9abb4e6ae897642
EUC-JP 鬮エ谿益鬮エ谿益B 1111001010101101100011101011010011101100101100001011000111010111111100101010110110001110101101001110110010110000101100011101011101000010 f2ad8eb4ecb0b1d7f2ad8eb4ecb0b1d742
UTF-8 鬮エ谿益鬮エ谿益B 11101001101011001010111011101111101111011011010011101000101100001011111111100111100110111000101011101001101011001010111011101111101111011011010011101000101100001011111111100111100110111000101001000010 e9acaeefbdb4e8b0bfe79b8ae9acaeefbdb4e8b0bfe79b8a42
UHC ??谿益??谿益B 00111111001111111100110110101100111011001100110000111111001111111100110110101100111011001100110001000010 3f3fcdaceccc3f3fcdaceccc42

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