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 00111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f42
SJIS-WIN 踞咲狭踞咲狭B 11100110111101011000110111100111100010111011011111100110111101011000110111100111100010111011011101000010 e6f58de78bb7e6f58de78bb742
EUC-JP 踞咲狭踞咲狭B 11101100111101111011101011101001101101101011100111101100111101111011101011101001101101101011100101000010 ecf7bae9b6b9ecf7bae9b6b942
UTF-8 踞咲狭踞咲狭B 11101000101110001001111011100101100100101011001011100111100010111010110111101000101110001001111011100101100100101011001011100111100010111010110101000010 e8b89ee592b2e78bade8b89ee592b2e78bad42
UHC 踞??踞??B 110010111110011000111111001111111100101111100110001111110011111101000010 cbe63f3fcbe63f3f42

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