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 ???^???^[???^???^[^ 00111111001111110011111101011110001111110011111100111111010111100101101100111111001111110011111101011110001111110011111100111111010111100101101101011110 3f3f3f5e3f3f3f5e5b3f3f3f5e3f3f3f5e5b5e
SJIS-WIN ?脹?^?脹?^[?脹?^?脹?^[^ 0011111110010010101011110011111101011110001111111001001010101111001111110101111001011011001111111001001010101111001111110101111000111111100100101010111100111111010111100101101101011110 3f92af3f5e3f92af3f5e5b3f92af3f5e3f92af3f5e5b5e
EUC-JP ?脹?^?脹?^[?脹?^?脹?^[^ 0011111111000100101100010011111101011110001111111100010010110001001111110101111001011011001111111100010010110001001111110101111000111111110001001011000100111111010111100101101101011110 3fc4b13f5e3fc4b13f5e5b3fc4b13f5e3fc4b13f5e5b5e
UTF-8 뤋脹쿦^뤋脹쿦^[뤋脹쿦^뤋脹쿦^[^ 11101011101001001000101111101000100001001011100111101100101111111010011001011110111010111010010010001011111010001000010010111001111011001011111110100110010111100101101111101011101001001000101111101000100001001011100111101100101111111010011001011110111010111010010010001011111010001000010010111001111011001011111110100110010111100101101101011110 eba48be884b9ecbfa65eeba48be884b9ecbfa65e5beba48be884b9ecbfa65eeba48be884b9ecbfa65e5b5e
UHC 뤋脹쿦^뤋脹쿦^[뤋脹쿦^뤋脹쿦^[^ 10001111101110111111001111101100101100110101100001011110100011111011101111110011111011001011001101011000010111100101101110001111101110111111001111101100101100110101100001011110100011111011101111110011111011001011001101011000010111100101101101011110 8fbbf3ecb3585e8fbbf3ecb3585e5b8fbbf3ecb3585e8fbbf3ecb3585e5b5e

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