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{^ 00111111001111110011111100111111010101010111110100111111001111110011111100111111010101010111101101011110 3f3f3f3f557d3f3f3f3f557b5e
SJIS-WIN ?戡??U}?戡??U{^ 001111111001110101000001001111110011111101010101011111010011111110011101010000010011111100111111010101010111101101011110 3f9d413f3f557d3f9d413f3f557b5e
EUC-JP 焌戡??U}焌戡??U{^ 10001111110010011110100011011001101000100011111100111111010101010111110110001111110010011110100011011001101000100011111100111111010101010111101101011110 8fc9e8d9a23f3f557d8fc9e8d9a23f3f557b5e
UTF-8 焌戡렰렑U}焌戡렰렑U{^ 1110011110000100100011001110011010001000101000011110101110100000101100001110101110100000100100010101010101111101111001111000010010001100111001101000100010100001111010111010000010110000111010111010000010010001010101010111101101011110 e7848ce688a1eba0b0eba091557de7848ce688a1eba0b0eba091557b5e
UHC 焌戡렰렑U}焌戡렰렑U{^ 111100011110000011001010111100011000111010111101100011101010011001010101011111011111000111100000110010101111000110001110101111011000111010100110010101010111101101011110 f1e0caf18ebd8ea6557df1e0caf18ebd8ea6557b5e

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