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 ???w}???w{^ 0011111100111111001111110111011101111101001111110011111100111111011101110111101101011110 3f3f3f777d3f3f3f777b5e
SJIS-WIN 泳??w}泳??w{^ 10001001011010100011111100111111011101110111110110001001011010100011111100111111011101110111101101011110 896a3f3f777d896a3f3f777b5e
EUC-JP 泳??w}泳??w{^ 10110001110010110011111100111111011101110111110110110001110010110011111100111111011101110111101101011110 b1cb3f3f777db1cb3f3f777b5e
UTF-8 泳싨뢱w}泳싨뢱w{^ 1110011010110011101100111110110010001011101010001110101110100010101100010111011101111101111001101011001110110011111011001000101110101000111010111010001010110001011101110111101101011110 e6b3b3ec8ba8eba2b1777de6b3b3ec8ba8eba2b1777b5e
UHC 泳싨뢱w}泳싨뢱w{^ 1110011110110110100110101110011010001111011100000111011101111101111001111011011010011010111001101000111101110000011101110111101101011110 e7b69ae68f70777de7b69ae68f70777b5e

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