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 町??}町??{^ 1001001010101100001111110011111101111101100100101010110000111111001111110111101101011110 92ac3f3f7d92ac3f3f7b5e
EUC-JP 町??}町??{^ 1100010010101110001111110011111101111101110001001010111000111111001111110111101101011110 c4ae3f3f7dc4ae3f3f7b5e
UTF-8 町쭝邏}町쭝邏{^ 111001111001010010111010111011001010110110011101111011111010010010010011011111011110011110010100101110101110110010101101100111011110111110100100100100110111101101011110 e794baecad9defa4937de794baecad9defa4937b5e
UHC 町쭝邏}町쭝邏{^ 111011111110101111000010111001001101000111100000011111011110111111101011110000101110010011010001111000000111101101011110 efebc2e4d1e07defebc2e4d1e07b5e

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