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 蠏ュ螳榊ー櫁サク 111001011011010110101101111001011010111010001101111001011011000010011110111010001011101110111000 e5b5ade5ae8de5b09ee8bbb8
EUC-JP 蠏ュ螳榊ー櫁サク 11101010101101111000111010101101111010101011000010111010111001111000111010110000110111001110101010001110101110111000111010111000 eab78eadeab0bae78eb0dcea8ebb8eb8
UTF-8 蠏ュ螳榊ー櫁サク 111010001010000010001111111011111011110110101101111010001001111010110011111001101010011010001010111011111011110110110000111001101010101110000001111011111011110110111011111011111011110110111000 e8a08fefbdade89eb3e6a68aefbdb0e6ab81efbdbbefbdb8
UHC ??螳????? 001111110011111111010011110110010011111100111111001111110011111100111111 3f3fd3d93f3f3f3f3f

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