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 ??m}??m{^ 001111110011111101101101011111010011111100111111011011010111101101011110 3f3f6d7d3f3f6d7b5e
SJIS-WIN 盖陽m}盖陽m{^ 11100001101100111001011101111010011011010111110111100001101100111001011101111010011011010111101101011110 e1b3977a6d7de1b3977a6d7b5e
EUC-JP 盖陽m}盖陽m{^ 11100010101101011100110111011011011011010111110111100010101101011100110111011011011011010111101101011110 e2b5cddb6d7de2b5cddb6d7b5e
UTF-8 盖陽m}盖陽m{^ 1110011110011011100101101110100110011001101111010110110101111101111001111001101110010110111010011001100110111101011011010111101101011110 e79b96e999bd6d7de79b96e999bd6d7b5e
UHC 盖陽m}盖陽m{^ 11001011110011001110010111010101011011010111110111001011110011001110010111010101011011010111101101011110 cbcce5d56d7dcbcce5d56d7b5e

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