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 ??U}??U{^ 001111110011111101010101011111010011111100111111010101010111101101011110 3f3f557d3f3f557b5e
SJIS-WIN 愉?U}愉?U{^ 1001011011111001001111110101010101111101100101101111100100111111010101010111101101011110 96f93f557d96f93f557b5e
EUC-JP 愉?U}愉?U{^ 1100110011111011001111110101010101111101110011001111101100111111010101010111101101011110 ccfb3f557dccfb3f557b5e
UTF-8 愉렋U}愉렋U{^ 1110011010000100100010011110101110100000100010110101010101111101111001101000010010001001111010111010000010001011010101010111101101011110 e68489eba08b557de68489eba08b557b5e
UHC 愉렋U}愉렋U{^ 11101010111100001000111010100010010101010111110111101010111100001000111010100010010101010111101101011110 eaf08ea2557deaf08ea2557b5e

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