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 将ョ将ア将ョ将ア^ 10001111101010111010111010001111101010111011000110001111101010111010111010001111101010111011000101011110 8fabae8fabb18fabae8fabb15e
EUC-JP 将ョ将ア将ョ将ア^ 1011111010101101100011101010111010111110101011011000111010110001101111101010110110001110101011101011111010101101100011101011000101011110 bead8eaebead8eb1bead8eaebead8eb15e
UTF-8 将ョ将ア将ョ将ア^ 11100101101100001000011011101111101111011010111011100101101100001000011011101111101111011011000111100101101100001000011011101111101111011010111011100101101100001000011011101111101111011011000101011110 e5b086efbdaee5b086efbdb1e5b086efbdaee5b086efbdb15e
UHC ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e

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