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 ???\n}???\n{^ 00111111001111110011111101011100011011100111110100111111001111110011111101011100011011100111101101011110 3f3f3f5c6e7d3f3f3f5c6e7b5e
SJIS-WIN 茉常宗\n}茉常宗\n{^ 11100100100111011000111111101101100011110100000001011100011011100111110111100100100111011000111111101101100011110100000001011100011011100111101101011110 e49d8fed8f405c6e7de49d8fed8f405c6e7b5e
EUC-JP 茉常宗\n}茉常宗\n{^ 11100111111111011011111011101111101111011010000101011100011011100111110111100111111111011011111011101111101111011010000101011100011011100111101101011110 e7fdbeefbda15c6e7de7fdbeefbda15c6e7b5e
UTF-8 茉常宗\n}茉常宗\n{^ 11101000100011001000100111100101101110001011100011100101101011101001011101011100011011100111110111101000100011001000100111100101101110001011100011100101101011101001011101011100011011100111101101011110 e88c89e5b8b8e5ae975c6e7de88c89e5b8b8e5ae975c6e7b5e
UHC 茉常宗\n}茉常宗\n{^ 11011000110010011101111111001000111100001111001101011100011011100111110111011000110010011101111111001000111100001111001101011100011011100111101101011110 d8c9dfc8f0f35c6e7dd8c9dfc8f0f35c6e7b5e

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