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 ???J}???J{^ 0011111100111111001111110100101001111101001111110011111100111111010010100111101101011110 3f3f3f4a7d3f3f3f4a7b5e
SJIS-WIN 亦??J}亦??J{^ 10010110100100100011111100111111010010100111110110010110100100100011111100111111010010100111101101011110 96923f3f4a7d96923f3f4a7b5e
EUC-JP 亦??J}亦??J{^ 11001011111100100011111100111111010010100111110111001011111100100011111100111111010010100111101101011110 cbf23f3f4a7dcbf23f3f4a7b5e
UTF-8 亦쇽풃J}亦쇽풃J{^ 1110010010111010101001101110110010000111101111011110110110010010100000110100101001111101111001001011101010100110111011001000011110111101111011011001001010000011010010100111101101011110 e4baa6ec87bded92834a7de4baa6ec87bded92834a7b5e
UHC 亦쇽풃J}亦쇽풃J{^ 1110011010110010101111001110111110111110100010110100101001111101111001101011001010111100111011111011111010001011010010100111101101011110 e6b2bcefbe8b4a7de6b2bcefbe8b4a7b5e

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