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{^ 11100001101100111000101011100111011011010111110111100001101100111000101011100111011011010111101101011110 e1b38ae76d7de1b38ae76d7b5e
EUC-JP 盖顔m}盖顔m{^ 11100010101101011011010011101001011011010111110111100010101101011011010011101001011011010111101101011110 e2b5b4e96d7de2b5b4e96d7b5e
UTF-8 盖顔m}盖顔m{^ 1110011110011011100101101110100110100001100101000110110101111101111001111001101110010110111010011010000110010100011011010111101101011110 e79b96e9a1946d7de79b96e9a1946d7b5e
UHC 盖顔m}盖顔m{^ 11001011110011001110010011010100011011010111110111001011110011001110010011010100011011010111101101011110 cbcce4d46d7dcbcce4d46d7b5e

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