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 繹取浦}繹取浦{^ 111000111000100010001110111001101000100101011001011111011110001110001000100011101110011010001001010110010111101101011110 e3888ee689597de3888ee689597b5e
EUC-JP 繹取浦}繹取浦{^ 111001011110100010111100111010001011000110111010011111011110010111101000101111001110100010110001101110100111101101011110 e5e8bce8b1ba7de5e8bce8b1ba7b5e
UTF-8 繹取浦}繹取浦{^ 111001111011100110111001111001011000111110010110111001101011010110100110011111011110011110111001101110011110010110001111100101101110011010110101101001100111101101011110 e7b9b9e58f96e6b5a67de7b9b9e58f96e6b5a67b5e
UHC 繹取浦}繹取浦{^ 111001101011101011110110101000101111100011011101011111011110011010111010111101101010001011111000110111010111101101011110 e6baf6a2f8dd7de6baf6a2f8dd7b5e

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