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{^ 0011111100111111001111110101010101111101001111110011111100111111010101010111101101011110 3f3f3f557d3f3f3f557b5e
SJIS-WIN 啼跫鵈U}啼跫鵈U{^ 1001101001100101111001101110110111101001111111000101010101111101100110100110010111100110111011011110100111111100010101010111101101011110 9a65e6ede9fc557d9a65e6ede9fc557b5e
EUC-JP 啼跫鵈U}啼跫鵈U{^ 1101001111000110111011001110111111110010111111100101010101111101110100111100011011101100111011111111001011111110010101010111101101011110 d3c6eceff2fe557dd3c6eceff2fe557b5e
UTF-8 啼跫鵈U}啼跫鵈U{^ 1110010110010101101111001110100010110111101010111110100110110101100010000101010101111101111001011001010110111100111010001011011110101011111010011011010110001000010101010111101101011110 e595bce8b7abe9b588557de595bce8b7abe9b588557b5e
UHC 啼??U}啼??U{^ 11110000101001100011111100111111010101010111110111110000101001100011111100111111010101010111101101011110 f0a63f3f557df0a63f3f557b5e

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