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 111001111111010010110000111001101010111010001001011101101110011111110100101100001110011010101110100010010111011001000010 e7f4b0e6ae8976e7f4b0e6ae897642
EUC-JP 鉚ー谿益鉚ー谿益B 1110111011110110100011101011000011101100101100001011000111010111111011101111011010001110101100001110110010110000101100011101011101000010 eef68eb0ecb0b1d7eef68eb0ecb0b1d742
UTF-8 鉚ー谿益鉚ー谿益B 11101001100010011001101011101111101111011011000011101000101100001011111111100111100110111000101011101001100010011001101011101111101111011011000011101000101100001011111111100111100110111000101001000010 e9899aefbdb0e8b0bfe79b8ae9899aefbdb0e8b0bfe79b8a42
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)