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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 町???町???^ 1001001010101100001111110011111100111111100100101010110000111111001111110011111101011110 92ac3f3f3f92ac3f3f3f5e
EUC-JP 町???町???^ 1100010010101110001111110011111100111111110001001010111000111111001111110011111101011110 c4ae3f3f3fc4ae3f3f3f5e
UTF-8 町찌렓螺町찌렓羅^ 11100111100101001011101011101100101100001000110011101011101000001001001111101111101001001001000111100111100101001011101011101100101100001000110011101011101000001001001111101111101001001000111101011110 e794baecb08ceba093efa491e794baecb08ceba093efa48f5e
UHC 町찌렓螺町찌렓羅^ 1110111111101011110000101110111010001110101010001101000111011110111011111110101111000010111011101000111010101000110100011101110001011110 efebc2ee8ea8d1deefebc2ee8ea8d1dc5e

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