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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 雎∵ッウ雎∵ッャ^ 11101000101100011000000111100110101011111011001111101000101100011000000111100110101011111010110001011110 e8b181e6afb3e8b181e6afac5e
EUC-JP 雎∵ッウ雎∵ッャ^ 1111000010110011101000101110100010001110101011111000111010110011111100001011001110100010111010001000111010101111100011101010110001011110 f0b3a2e88eaf8eb3f0b3a2e88eaf8eac5e
UTF-8 雎∵ッウ雎∵ッャ^ 11101001100110111000111011100010100010001011010111101111101111011010111111101111101111011011001111101001100110111000111011100010100010001011010111101111101111011010111111101111101111011010110001011110 e99b8ee288b5efbdafefbdb3e99b8ee288b5efbdafefbdac5e
UHC 雎∵??雎∵??^ 11101110110100011010000111110001001111110011111111101110110100011010000111110001001111110011111101011110 eed1a1f13f3feed1a1f13f3f5e

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