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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 薑常週}薑常週{^ 111001010100011110001111111011011000111101010100011111011110010101000111100011111110110110001111010101000111101101011110 e5478fed8f547de5478fed8f547b5e
EUC-JP 薑常週}薑常週{^ 111010011010100010111110111011111011110110110101011111011110100110101000101111101110111110111101101101010111101101011110 e9a8beefbdb57de9a8beefbdb57b5e
UTF-8 薑常週}薑常週{^ 111010001001011010010001111001011011100010111000111010011000000010110001011111011110100010010110100100011110010110111000101110001110100110000000101100010111101101011110 e89691e5b8b8e980b17de89691e5b8b8e980b17b5e
UHC 薑常週}薑常週{^ 110010111011100111011111110010001111000111001110011111011100101110111001110111111100100011110001110011100111101101011110 cbb9dfc8f1ce7dcbb9dfc8f1ce7b5e

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