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 銹ら去}銹ら去{^ 111001111111011010000010111001111000101110001110011111011110011111110110100000101110011110001011100011100111101101011110 e7f682e78b8e7de7f682e78b8e7b5e
EUC-JP 銹ら去}銹ら去{^ 111011101111100010100100111010011011010111101110011111011110111011111000101001001110100110110101111011100111101101011110 eef8a4e9b5ee7deef8a4e9b5ee7b5e
UTF-8 銹ら去}銹ら去{^ 111010011000101010111001111000111000001010001001111001011000111010111011011111011110100110001010101110011110001110000010100010011110010110001110101110110111101101011110 e98ab9e38289e58ebb7de98ab9e38289e58ebb7b5e
UHC 銹ら去}銹ら去{^ 111000101100100010101010111010011100101111011011011111011110001011001000101010101110100111001011110110110111101101011110 e2c8aae9cbdb7de2c8aae9cbdb7b5e

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