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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 茫∴Т}茫∴Т{^ 111001001010100110000001100010001000010001010011011111011110010010101001100000011000100010000100010100110111101101011110 e4a9818884537de4a9818884537b5e
EUC-JP 茫∴Т}茫∴Т{^ 111010001010101110100001111010001010011110110100011111011110100010101011101000011110100010100111101101000111101101011110 e8aba1e8a7b47de8aba1e8a7b47b5e
UTF-8 茫∴Т}茫∴Т{^ 11101000100011001010101111100010100010001011010011010000101000100111110111101000100011001010101111100010100010001011010011010000101000100111101101011110 e88cabe288b4d0a27de88cabe288b4d0a27b5e
UHC 茫∴Т}茫∴Т{^ 110110001101010010100001110001011010110010110100011111011101100011010100101000011100010110101100101101000111101101011110 d8d4a1c5acb47dd8d4a1c5acb47b5e

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