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 ????^}????^{^ 00111111001111110011111100111111010111100111110100111111001111110011111100111111010111100111101101011110 3f3f3f3f5e7d3f3f3f3f5e7b5e
SJIS-WIN 慫?質?^}慫?質?^{^ 1001110011001111001111111000111010111111001111110101111001111101100111001100111100111111100011101011111100111111010111100111101101011110 9ccf3f8ebf3f5e7d9ccf3f8ebf3f5e7b5e
EUC-JP 慫?質?^}慫?質?^{^ 1101100011010001001111111011110011000001001111110101111001111101110110001101000100111111101111001100000100111111010111100111101101011110 d8d13fbcc13f5e7dd8d13fbcc13f5e7b5e
UTF-8 慫성質세^}慫성質세^{^ 1110011010000101101010111110110010000100101100011110100010110011101010101110110010000100101110000101111001111101111001101000010110101011111011001000010010110001111010001011001110101010111011001000010010111000010111100111101101011110 e685abec84b1e8b3aaec84b85e7de685abec84b1e8b3aaec84b85e7b5e
UHC 慫성質세^}慫성質세^{^ 111100001111011010111100101110101111001011110101101111001011110001011110011111011111000011110110101111001011101011110010111101011011110010111100010111100111101101011110 f0f6bcbaf2f5bcbc5e7df0f6bcbaf2f5bcbc5e7b5e

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