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 荏?s}荏?s{^ 10001001011000000011111110000010100100110111110110001001011000000011111110000010100100110111101101011110 89603f82937d89603f82937b5e
EUC-JP 荏?s}荏?s{^ 10110001110000010011111110100011111100110111110110110001110000010011111110100011111100110111101101011110 b1c13fa3f37db1c13fa3f37b5e
UTF-8 荏ㅺs}荏ㅺs{^ 111010001000110110001111111000111000010110111010111011111011110110010011011111011110100010001101100011111110001110000101101110101110111110111101100100110111101101011110 e88d8fe385baefbd937de88d8fe385baefbd937b5e
UHC 荏ㅺs}荏ㅺs{^ 111011001111101110100100111010101010001111110011011111011110110011111011101001001110101010100011111100110111101101011110 ecfba4eaa3f37decfba4eaa3f37b5e

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