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 ????v????vB 0011111100111111001111110011111101110110001111110011111100111111001111110111011001000010 3f3f3f3f763f3f3f3f7642
SJIS-WIN 縱?移魄v縱?移魄vB 1110001101110011001111111000100011011010111010011010111001110110111000110111001100111111100010001101101011101001101011100111011001000010 e3733f88dae9ae76e3733f88dae9ae7642
EUC-JP 縱?移魄v縱?移魄vB 1110010111010100001111111011000011011100111100101011000001110110111001011101010000111111101100001101110011110010101100000111011001000010 e5d43fb0dcf2b076e5d43fb0dcf2b07642
UTF-8 縱렯移魄v縱렯移魄vB 111001111011100010110001111010111010000010101111111001111010011110111011111010011010110110000100011101101110011110111000101100011110101110100000101011111110011110100111101110111110100110101101100001000111011001000010 e7b8b1eba0afe7a7bbe9ad8476e7b8b1eba0afe7a7bbe9ad847642
UHC 縱렯移魄v縱렯移魄vB 11110000111111011000111010111100111011001011100111011011110111100111011011110000111111011000111010111100111011001011100111011011110111100111011001000010 f0fd8ebcecb9dbde76f0fd8ebcecb9dbde7642

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