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 跏シィ}跏シィ{^ 1110011011100110101111001010100001111101111001101110011010111100101010000111101101011110 e6e6bca87de6e6bca87b5e
EUC-JP 跏シィ}跏シィ{^ 111011001110100010001110101111001000111010101000011111011110110011101000100011101011110010001110101010000111101101011110 ece88ebc8ea87dece88ebc8ea87b5e
UTF-8 跏シィ}跏シィ{^ 111010001011011110001111111011111011110110111100111011111011110110101000011111011110100010110111100011111110111110111101101111001110111110111101101010000111101101011110 e8b78fefbdbcefbda87de8b78fefbdbcefbda87b5e
UHC 跏??}跏??{^ 1100101010111010001111110011111101111101110010101011101000111111001111110111101101011110 caba3f3f7dcaba3f3f7b5e

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