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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 泳??\}泳??\{^ 10001001011010100011111100111111010111000111110110001001011010100011111100111111010111000111101101011110 896a3f3f5c7d896a3f3f5c7b5e
EUC-JP 泳??\}泳??\{^ 10110001110010110011111100111111010111000111110110110001110010110011111100111111010111000111101101011110 b1cb3f3f5c7db1cb3f3f5c7b5e
UTF-8 泳븐젒\}泳븐젒\{^ 1110011010110011101100111110101110111000100100001110110010100000100100100101110001111101111001101011001110110011111010111011100010010000111011001010000010010010010111000111101101011110 e6b3b3ebb890eca0925c7de6b3b3ebb890eca0925c7b5e
UHC 泳븐젒\}泳븐젒\{^ 1110011110110110101110101110110010100000100100010101110001111101111001111011011010111010111011001010000010010001010111000111101101011110 e7b6baeca0915c7de7b6baeca0915c7b5e

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