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 ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN 泳?泳?N}泳?泳?N{^ 1000100101101010001111111000100101101010001111110100111001111101100010010110101000111111100010010110101000111111010011100111101101011110 896a3f896a3f4e7d896a3f896a3f4e7b5e
EUC-JP 泳?泳?N}泳?泳?N{^ 1011000111001011001111111011000111001011001111110100111001111101101100011100101100111111101100011100101100111111010011100111101101011110 b1cb3fb1cb3f4e7db1cb3fb1cb3f4e7b5e
UTF-8 泳쳂泳쳀N}泳쳂泳쳀N{^ 1110011010110011101100111110110010110011100000101110011010110011101100111110110010110011100000000100111001111101111001101011001110110011111011001011001110000010111001101011001110110011111011001011001110000000010011100111101101011110 e6b3b3ecb382e6b3b3ecb3804e7de6b3b3ecb382e6b3b3ecb3804e7b5e
UHC 泳쳂泳쳀N}泳쳂泳쳀N{^ 111001111011011010101011011010001110011110110110101010110110011001001110011111011110011110110110101010110110100011100111101101101010101101100110010011100111101101011110 e7b6ab68e7b6ab664e7de7b6ab68e7b6ab664e7b5e

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