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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 亦??\}亦??\{^ 10010110100100100011111100111111010111000111110110010110100100100011111100111111010111000111101101011110 96923f3f5c7d96923f3f5c7b5e
EUC-JP 亦??\}亦??\{^ 11001011111100100011111100111111010111000111110111001011111100100011111100111111010111000111101101011110 cbf23f3f5c7dcbf23f3f5c7b5e
UTF-8 亦싲젦\}亦싲젦\{^ 1110010010111010101001101110110010001011101100101110110010100000101001100101110001111101111001001011101010100110111011001000101110110010111011001010000010100110010111000111101101011110 e4baa6ec8bb2eca0a65c7de4baa6ec8bb2eca0a65c7b5e
UHC 亦싲젦\}亦싲젦\{^ 1110011010110010100110101110101110100000100111100101110001111101111001101011001010011010111010111010000010011110010111000111101101011110 e6b29aeba09e5c7de6b29aeba09e5c7b5e

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