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 繧懶シ彈}繧懶シ彈{^ 1110001110000010100111001110111110111100100111000101101101111101111000111000001010011100111011111011110010011100010110110111101101011110 e3829cefbc9c5b7de3829cefbc9c5b7b5e
EUC-JP 繧懶シ彈}繧懶シ彈{^ 11100101111000101101100011110001100011101011110011010111101111000111110111100101111000101101100011110001100011101011110011010111101111000111101101011110 e5e2d8f18ebcd7bc7de5e2d8f18ebcd7bc7b5e
UTF-8 繧懶シ彈}繧懶シ彈{^ 111001111011100110100111111001101000011110110110111011111011110110111100111001011011110110001000011111011110011110111001101001111110011010000111101101101110111110111101101111001110010110111101100010000111101101011110 e7b9a7e687b6efbdbce5bd887de7b9a7e687b6efbdbce5bd887b5e
UHC ?懶?彈}?懶?彈{^ 001111111101010011111011001111111111011110100101011111010011111111010100111110110011111111110111101001010111101101011110 3fd4fb3ff7a57d3fd4fb3ff7a57b5e

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