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 ??梯???梯?^ 0011111100111111100100101111001000111111001111110011111110010010111100100011111101011110 3f3f92f23f3f3f92f23f5e
EUC-JP 湞?梯?湞?梯?^ 100011111100011111111110001111111100010011110100001111111000111111000111111111100011111111000100111101000011111101011110 8fc7fe3fc4f43f8fc7fe3fc4f43f5e
UTF-8 湞렢梯렕湞렢梯렕^ 11100110101110011001111011101011101000001010001011100110101000101010111111101011101000001001010111100110101110011001111011101011101000001010001011100110101000101010111111101011101000001001010101011110 e6b99eeba0a2e6a2afeba095e6b99eeba0a2e6a2afeba0955e
UHC 湞렢梯렕湞렢梯렕^ 1110111111100110100011101011001111110000101011001000111010101010111011111110011010001110101100111111000010101100100011101010101001011110 efe68eb3f0ac8eaaefe68eb3f0ac8eaa5e

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