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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN ??汀???汀?^ 0011111100111111100100101111001100111111001111110011111110010010111100110011111101011110 3f3f92f33f3f3f92f33f5e
EUC-JP 勖?汀?勖?汀?^ 100011111011001111101101001111111100010011110101001111111000111110110011111011010011111111000100111101010011111101011110 8fb3ed3fc4f53f8fb3ed3fc4f53f5e
UTF-8 勖렠汀뒷勖렠汀뒬^ 11100101100010111001011011101011101000001010000011100110101100011000000011101011100100101011011111100101100010111001011011101011101000001010000011100110101100011000000011101011100100101010110001011110 e58b96eba0a0e6b180eb92b7e58b96eba0a0e6b180eb92ac5e
UHC 勖렠汀뒷勖렠汀뒬^ 1110100111101101100011101011000111101111111000101011010111011110111010011110110110001110101100011110111111100010101101011101110001011110 e9ed8eb1efe2b5dee9ed8eb1efe2b5dc5e

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