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 昭ロ捨室昭瘤エ 1000111110111010110110111000111011001100111100101011110010001110101110101000111110111010111000011000111010110100 8fbadb8eccf2bc8eba8fbae18eb4
EUC-JP 昭ロ捨?室昭瘤エ 101111101011110010001110110110111011110011001110001111111011110010111100101111101011110011100001111011101000111010110100 bebc8edbbcce3fbcbcbebce1ee8eb4
UTF-8 昭ロ捨室昭瘤エ 111001101001100010101101111011111011111010011011111001101000110110101000111011101000011110110011111001011010111010100100111001101001100010101101111001111001100010100100111011111011110110110100 e698adefbe9be68da8ee87b3e5aea4e698ade798a4efbdb4
UHC 昭?捨?室昭瘤? 11100001101110010011111111011110110101110011111111100011111110001110000110111001110101111011101100111111 e1b93fded73fe3f8e1b9d7bb3f

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