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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 雍?雍?}雍?雍?{^ 111010001011010000111111111010001011010000111111011111011110100010110100001111111110100010110100001111110111101101011110 e8b43fe8b43f7de8b43fe8b43f7b5e
EUC-JP 雍?雍?}雍?雍?{^ 111100001011011000111111111100001011011000111111011111011111000010110110001111111111000010110110001111110111101101011110 f0b63ff0b63f7df0b63ff0b63f7b5e
UTF-8 雍칌雍츺}雍칌雍츺{^ 111010011001101110001101111011001011100110001100111010011001101110001101111011001011100010111010011111011110100110011011100011011110110010111001100011001110100110011011100011011110110010111000101110100111101101011110 e99b8decb98ce99b8decb8ba7de99b8decb98ce99b8decb8ba7b5e
UHC 雍칌雍츺}雍칌雍츺{^ 11101000101111001010111101100011111010001011110010101111010010110111110111101000101111001010111101100011111010001011110010101111010010110111101101011110 e8bcaf63e8bcaf4b7de8bcaf63e8bcaf4b7b5e

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