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 ??????? 00111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f
SJIS-WIN 吾??絶??吾 10001100111000010011111100111111100100001110001000111111001111111000110011100001 8ce13f3f90e23f3f8ce1
EUC-JP 吾??絶??吾 10111000111000110011111100111111110000001110010000111111001111111011100011100011 b8e33f3fc0e43f3fb8e3
UTF-8 吾랃슭絶꾤즯吾 111001011001000010111110111010111001111010000011111011001000101010101101111001111011010110110110111010101011111010100100111011001010011010101111111001011001000010111110 e590beeb9e83ec8aade7b5b6eabea4eca6afe590be
UHC 吾랃슭絶꾤즯吾 1110011111101110100011011110111110111101101111101110111110111110100001001110011110100011100000011110011111101110 e7ee8defbdbeefbe84e7a381e7ee

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