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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 逋イ寀ソ逋イ寀ソB 11100111100110011011001011111010101001111011111111100111100110011011001011111010101001111011111101000010 e799b2faa7bfe799b2faa7bf42
EUC-JP 逋イ寀ソ逋イ寀ソB 11101101111110011000111010110010100011111011101011011011100011101011111111101101111110011000111010110010100011111011101011011011100011101011111101000010 edf98eb28fbadb8ebfedf98eb28fbadb8ebf42
UTF-8 逋イ寀ソ逋イ寀ソB 11101001100000001000101111101111101111011011001011100101101011111000000011101111101111011011111111101001100000001000101111101111101111011011001011100101101011111000000011101111101111011011111101000010 e9808befbdb2e5af80efbdbfe9808befbdb2e5af80efbdbf42
UHC 逋?寀?逋?寀?B 11111000111001110011111111110011111100100011111111111000111001110011111111110011111100100011111101000010 f8e73ff3f23ff8e73ff3f23f42

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