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 将イ。ェモ将ェ^ 100011111010101110110010101000011111100010001111101010101101001110001111101010111010101001011110 8fabb2a1f88faad38fabaa5e
EUC-JP 将イ。?ェモ将ェ^ 10111110101011011000111010110010100011101010000100111111100011101010101010001110110100111011111010101101100011101010101001011110 bead8eb28ea13f8eaa8ed3bead8eaa5e
UTF-8 将イ。ェモ将ェ^ 11100101101100001000011011101111101111011011001011101111101111011010000111101110100110001010111011101111101111011010101011101111101111101001001111100101101100001000011011101111101111011010101001011110 e5b086efbdb2efbda1ee98aeefbdaaefbe93e5b086efbdaa5e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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