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 陟第ッウ陟第ッャ^ 11101000101000001001000111100110101011111011001111101000101000001001000111100110101011111010110001011110 e8a091e6afb3e8a091e6afac5e
EUC-JP 陟第ッウ陟第ッャ^ 1111000010100010110000101110100010001110101011111000111010110011111100001010001011000010111010001000111010101111100011101010110001011110 f0a2c2e88eaf8eb3f0a2c2e88eaf8eac5e
UTF-8 陟第ッウ陟第ッャ^ 11101001100110011001111111100111101011001010110011101111101111011010111111101111101111011011001111101001100110011001111111100111101011001010110011101111101111011010111111101111101111011010110001011110 e9999fe7acacefbdafefbdb3e9999fe7acacefbdafefbdac5e
UHC 陟第??陟第??^ 11110100101100111111000010101111001111110011111111110100101100111111000010101111001111110011111101011110 f4b3f0af3f3ff4b3f0af3f3f5e

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