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 ???B}???B{^ 0011111100111111001111110100001001111101001111110011111100111111010000100111101101011110 3f3f3f427d3f3f3f427b5e
SJIS-WIN 怐唏穩B}怐唏穩B{^ 1001110010000001100110100100100011100010011100100100001001111101100111001000000110011010010010001110001001110010010000100111101101011110 9c819a48e272427d9c819a48e272427b5e
EUC-JP 怐唏穩B}怐唏穩B{^ 1101011111100001110100111010100111100011110100110100001001111101110101111110000111010011101010011110001111010011010000100111101101011110 d7e1d3a9e3d3427dd7e1d3a9e3d3427b5e
UTF-8 怐唏穩B}怐唏穩B{^ 1110011010000000100100001110010110010100100011111110011110101001101010010100001001111101111001101000000010010000111001011001010010001111111001111010100110101001010000100111101101011110 e68090e5948fe7a9a9427de68090e5948fe7a9a9427b5e
UHC ??穩B}??穩B{^ 00111111001111111110100010110001010000100111110100111111001111111110100010110001010000100111101101011110 3f3fe8b1427d3f3fe8b1427b5e

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