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 将茖゚ケ将茖゚ケ^ 10001111101010111110010010100001110111111011100110001111101010111110010010100001110111111011100101011110 8fabe4a1dfb98fabe4a1dfb95e
EUC-JP 将茖゚ケ将茖゚ケ^ 1011111010101101111010001010001110001110110111111000111010111001101111101010110111101000101000111000111011011111100011101011100101011110 beade8a38edf8eb9beade8a38edf8eb95e
UTF-8 将茖゚ケ将茖゚ケ^ 11100101101100001000011011101000100011001001011011101111101111101001111111101111101111011011100111100101101100001000011011101000100011001001011011101111101111101001111111101111101111011011100101011110 e5b086e88c96efbe9fefbdb9e5b086e88c96efbe9fefbdb95e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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