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 ????????? 001111110011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f3f
SJIS-WIN 茯縁秀茯縁什茯縁秀 111001001010100010001001100011111000111101000111111001001010100010001001100011111000111101011001111001001010100010001001100011111000111101000111 e4a8898f8f47e4a8898f8f59e4a8898f8f47
EUC-JP 茯縁秀茯縁什茯縁秀 111010001010101010110001111011111011110110101000111010001010101010110001111011111011110110111010111010001010101010110001111011111011110110101000 e8aab1efbda8e8aab1efbdbae8aab1efbda8
UTF-8 茯縁秀茯縁什茯縁秀 111010001000110010101111111001111011100010000001111001111010011110000000111010001000110010101111111001111011100010000001111001001011101110000000111010001000110010101111111001111011100010000001111001111010011110000000 e88cafe7b881e7a780e88cafe7b881e4bb80e88cafe7b881e7a780
UHC 茯?秀茯?什茯?秀 110111001101101000111111111000101011001111011100110110100011111111100100101001111101110011011010001111111110001010110011 dcda3fe2b3dcda3fe4a7dcda3fe2b3

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