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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
EUC-JP ??Ł}??Ł{^ 00111111001111111000111110101001101010000111110100111111001111111000111110101001101010000111101101011110 3f3f8fa9a87d3f3f8fa9a87b5e
UTF-8 淋싳Ł}淋싳Ł{^ 11101111101001111011010111101100100010111011001111000101100000010111110111101111101001111011010111101100100010111011001111000101100000010111101101011110 efa7b5ec8bb3c5817defa7b5ec8bb3c5817b5e
UHC 淋싳Ł}淋싳Ł{^ 111011001111100010011010111011001010100010101001011111011110110011111000100110101110110010101000101010010111101101011110 ecf89aeca8a97decf89aeca8a97b5e

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