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 蒸???蒸???^ 1011111011111000001111110011111100111111101111101111100000111111001111110011111101011110 bef83f3f3fbef83f3f3f5e
UTF-8 蒸렡롊렯蒸렡롊렭^ 11101000100100101011100011101011101000001010000111101011101000011000101011101011101000001010111111101000100100101011100011101011101000001010000111101011101000011000101011101011101000001010110101011110 e892b8eba0a1eba18aeba0afe892b8eba0a1eba18aeba0ad5e
UHC 蒸렡롊렯蒸렡롊렭^ 1111000111111010100011101011001010001110110100001000111010111100111100011111101010001110101100101000111011010000100011101011101001011110 f1fa8eb28ed08ebcf1fa8eb28ed08eba5e

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