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 ??∴?}??∴?{^ 00111111001111111000000110001000001111110111110100111111001111111000000110001000001111110111101101011110 3f3f81883f7d3f3f81883f7b5e
EUC-JP ??∴?}??∴?{^ 00111111001111111010000111101000001111110111110100111111001111111010000111101000001111110111101101011110 3f3fa1e83f7d3f3fa1e83f7b5e
UTF-8 뤨嬅∴듦}뤨嬅∴듦{^ 111010111010010010101000111001011010110010000101111000101000100010110100111010111001001110100110011111011110101110100100101010001110010110101100100001011110001010001000101101001110101110010011101001100111101101011110 eba4a8e5ac85e288b4eb93a67deba4a8e5ac85e288b4eb93a67b5e
UHC 뤨嬅∴듦}뤨嬅∴듦{^ 10001111110101101111101111111011101000011100010110110101111010100111110110001111110101101111101111111011101000011100010110110101111010100111101101011110 8fd6fbfba1c5b5ea7d8fd6fbfba1c5b5ea7b5e

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