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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 稔?藏?稔?藏?^ 10010110101010110011111111100101010101010011111110010110101010110011111111100101010101010011111101011110 96ab3fe5553f96ab3fe5553f5e
EUC-JP 稔?藏?稔?藏?^ 11001100101011010011111111101001101101100011111111001100101011010011111111101001101101100011111101011110 ccad3fe9b63fccad3fe9b63f5e
UTF-8 稔렟藏텡稔렟藏텝^ 11100111101010001001010011101011101000001001111111101000100101111000111111101101100001011010000111100111101010001001010011101011101000001001111111101000100101111000111111101101100001011001110101011110 e7a894eba09fe8978fed85a1e7a894eba09fe8978fed859d5e
UHC 稔렟藏텡稔렟藏텝^ 1110110011111001100011101011000011101101111110101100010111011110111011001111100110001110101100001110110111111010110001011101110001011110 ecf98eb0edfac5deecf98eb0edfac5dc5e

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