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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 奣夂ー婆}奣夂ー婆{^ 1111101010100011100110101110011110110000100101000110101101111101111110101010001110011010111001111011000010010100011010110111101101011110 faa39ae7b0946b7dfaa39ae7b0946b7b5e
EUC-JP 奣夂ー婆}奣夂ー婆{^ 100011111011100011111100110101001110100110001110101100001100011111001100011111011000111110111000111111001101010011101001100011101011000011000111110011000111101101011110 8fb8fcd4e98eb0c7cc7d8fb8fcd4e98eb0c7cc7b5e
UTF-8 奣夂ー婆}奣夂ー婆{^ 111001011010010110100011111001011010010010000010111011111011110110110000111001011010100110000110011111011110010110100101101000111110010110100100100000101110111110111101101100001110010110101001100001100111101101011110 e5a5a3e5a482efbdb0e5a9867de5a5a3e5a482efbdb0e5a9867b5e
UHC ???婆}???婆{^ 00111111001111110011111111110111111010000111110100111111001111110011111111110111111010000111101101011110 3f3f3ff7e87d3f3f3ff7e87b5e

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