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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 蠏ュ邊ォ蠏ュ邊真 11100101101101011010110111100111101100101010101111100101101101011010110111100111101100101001000001011110 e5b5ade7b2abe5b5ade7b2905e
EUC-JP 蠏ュ邊ォ蠏ュ邊真 11101010101101111000111010101101111011101011010010001110101010111110101010110111100011101010110111101110101101001011111110111111 eab78eadeeb48eabeab78eadeeb4bfbf
UTF-8 蠏ュ邊ォ蠏ュ邊真 111010001010000010001111111011111011110110101101111010011000001010001010111011111011110110101011111010001010000010001111111011111011110110101101111010011000001010001010111001111001110010011111 e8a08fefbdade9828aefbdabe8a08fefbdade9828ae79c9f
UHC ??邊???邊? 00111111001111111101110010101011001111110011111100111111110111001010101100111111 3f3fdcab3f3f3fdcab3f

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