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 蒸???蒸???^ 1000111111110110001111110011111100111111100011111111011000111111001111110011111101011110 8ff63f3f3f8ff63f3f3f5e
EUC-JP 蒸?橒?蒸?橒?^ 101111101111100000111111100011111100010110101101001111111011111011111000001111111000111111000101101011010011111101011110 bef83f8fc5ad3fbef83f8fc5ad3f5e
UTF-8 蒸렟橒렡蒸렟橒렣^ 11101000100100101011100011101011101000001001111111100110101010011001001011101011101000001010000111101000100100101011100011101011101000001001111111100110101010011001001011101011101000001010001101011110 e892b8eba09fe6a992eba0a1e892b8eba09fe6a992eba0a35e
UHC 蒸렟橒렡蒸렟橒렣^ 1111000111111010100011101011000011101001111110001000111010110010111100011111101010001110101100001110100111111000100011101011010001011110 f1fa8eb0e9f88eb2f1fa8eb0e9f88eb45e

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