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 蒸?咀?蒸?咀?^ 10001111111101100011111110011001111100000011111110001111111101100011111110011001111100000011111101011110 8ff63f99f03f8ff63f99f03f5e
EUC-JP 蒸?咀?蒸?咀?^ 10111110111110000011111111010010111100100011111110111110111110000011111111010010111100100011111101011110 bef83fd2f23fbef83fd2f23f5e
UTF-8 蒸렡咀렖蒸렡咀렖^ 11101000100100101011100011101011101000001010000111100101100100101000000011101011101000001001011011101000100100101011100011101011101000001010000111100101100100101000000011101011101000001001011001011110 e892b8eba0a1e59280eba096e892b8eba0a1e59280eba0965e
UHC 蒸렡咀렖蒸렡咀렖^ 1111000111111010100011101011001011101110101110101000111010101011111100011111101010001110101100101110111010111010100011101010101101011110 f1fa8eb2eeba8eabf1fa8eb2eeba8eab5e

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