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 議??}議??{^ 1000101101100011001111110011111101111101100010110110001100111111001111110111101101011110 8b633f3f7d8b633f3f7b5e
EUC-JP 議??}議??{^ 1011010111000100001111110011111101111101101101011100010000111111001111110111101101011110 b5c43f3f7db5c43f3f7b5e
UTF-8 議폄늄}議폄늄{^ 111010001010110110110000111011011000111110000100111010111000101010000100011111011110100010101101101100001110110110001111100001001110101110001010100001000111101101011110 e8adb0ed8f84eb8a847de8adb0ed8f84eb8a847b5e
UHC 議폄늄}議폄늄{^ 111011001010000111000110111011111011010010111101011111011110110010100001110001101110111110110100101111010111101101011110 eca1c6efb4bd7deca1c6efb4bd7b5e

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