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 贒サ郞能}贒サ郞能{^ 1111101110101111101110111111101110110110100101000101110001111101111110111010111110111011111110111011011010010100010111000111101101011110 fbafbbfbb6945c7dfbafbbfbb6945c7b5e
EUC-JP 贒サ?能}贒サ?能{^ 10001111110111111100001110001110101110110011111111000111101111010111110110001111110111111100001110001110101110110011111111000111101111010111101101011110 8fdfc38ebb3fc7bd7d8fdfc38ebb3fc7bd7b5e
UTF-8 贒サ郞能}贒サ郞能{^ 111010001011010010010010111011111011110110111011111010011000001110011110111010001000001110111101011111011110100010110100100100101110111110111101101110111110100110000011100111101110100010000011101111010111101101011110 e8b492efbdbbe9839ee883bd7de8b492efbdbbe9839ee883bd7b5e
UHC ??郞能}??郞能{^ 001111110011111111010101110011011101001011110110011111010011111100111111110101011100110111010010111101100111101101011110 3f3fd5cdd2f67d3f3fd5cdd2f67b5e

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