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 繼水架}繼水架{^ 111000111000101110010000100001011000100111001011011111011110001110001011100100001000010110001001110010110111101101011110 e38b908589cb7de38b908589cb7b5e
EUC-JP 繼水架}繼水架{^ 111001011110101110111111111001011011001011001101011111011110010111101011101111111110010110110010110011010111101101011110 e5ebbfe5b2cd7de5ebbfe5b2cd7b5e
UTF-8 繼水架}繼水架{^ 111001111011100110111100111001101011000010110100111001101001111010110110011111011110011110111001101111001110011010110000101101001110011010011110101101100111101101011110 e7b9bce6b0b4e69eb67de7b9bce6b0b4e69eb67b5e
UHC 繼水架}繼水架{^ 110011011010100111100010101010011100101010101101011111011100110110101001111000101010100111001010101011010111101101011110 cda9e2a9caad7dcda9e2a9caad7b5e

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