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 急妊?}急妊?{^ 10001011011111011001010001000100001111110111110110001011011111011001010001000100001111110111101101011110 8b7d94443f7d8b7d94443f7b5e
EUC-JP 急妊?}急妊?{^ 10110101110111101100011110100101001111110111110110110101110111101100011110100101001111110111101101011110 b5dec7a53f7db5dec7a53f7b5e
UTF-8 急妊┎}急妊┎{^ 111001101000000010100101111001011010011010001010111000101001010010001110011111011110011010000000101001011110010110100110100010101110001010010100100011100111101101011110 e680a5e5a68ae2948e7de680a5e5a68ae2948e7b5e
UHC 急妊┎}急妊┎{^ 110100001110000111101100111101001010011011000111011111011101000011100001111011001111010010100110110001110111101101011110 d0e1ecf4a6c77dd0e1ecf4a6c77b5e

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