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 0011111100111111001111110111110101110110001111110011111100111111011111010111011001000010 3f3f3f7d763f3f3f7d7642
SJIS-WIN テ淞ク}vテ淞ク}vB 11000011100111111100001010111000011111010111011011000011100111111100001010111000011111010111011001000010 c39fc2b87d76c39fc2b87d7642
EUC-JP テ淞ク}vテ淞ク}vB 1000111011000011110111101100010010001110101110000111110101110110100011101100001111011110110001001000111010111000011111010111011001000010 8ec3dec48eb87d768ec3dec48eb87d7642
UTF-8 テ淞ク}vテ淞ク}vB 1110111110111110100000111110011010110111100111101110111110111101101110000111110101110110111011111011111010000011111001101011011110011110111011111011110110111000011111010111011001000010 efbe83e6b79eefbdb87d76efbe83e6b79eefbdb87d7642
UHC ?淞?}v?淞?}vB 00111111111000011110011100111111011111010111011000111111111000011110011100111111011111010111011001000010 3fe1e73f7d763fe1e73f7d7642

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