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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 筌肴燦}筌肴燦{^ 111000101010001110001101111001101000111001010111011111011110001010100011100011011110011010001110010101110111101101011110 e2a38de68e577de2a38de68e577b5e
EUC-JP 筌肴燦}筌肴燦{^ 111001001010010110111010111010001011101110111000011111011110010010100101101110101110100010111011101110000111101101011110 e4a5bae8bbb87de4a5bae8bbb87b5e
UTF-8 筌肴燦}筌肴燦{^ 111001111010110110001100111010001000001010110100111001111000011110100110011111011110011110101101100011001110100010000010101101001110011110000111101001100111101101011110 e7ad8ce882b4e787a67de7ad8ce882b4e787a67b5e
UHC 筌肴燦}筌肴燦{^ 111011111010011111111101101000101111001110111110011111011110111110100111111111011010001011110011101111100111101101011110 efa7fda2f3be7defa7fda2f3be7b5e

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