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 烝?迂?}烝?迂?{^ 111000000111111000111111100010010100100100111111011111011110000001111110001111111000100101001001001111110111101101011110 e07e3f89493f7de07e3f89493f7b5e
EUC-JP 烝?迂?}烝?迂?{^ 110111111101111100111111101100011010101000111111011111011101111111011111001111111011000110101010001111110111101101011110 dfdf3fb1aa3f7ddfdf3fb1aa3f7b5e
UTF-8 烝렱迂렋}烝렱迂렋{^ 111001111000001110011101111010111010000010110001111010001011111110000010111010111010000010001011011111011110011110000011100111011110101110100000101100011110100010111111100000101110101110100000100010110111101101011110 e7839deba0b1e8bf82eba08b7de7839deba0b1e8bf82eba08b7b5e
UHC 烝렱迂렋}烝렱迂렋{^ 11110001111101101000111010111110111010011110011010001110101000100111110111110001111101101000111010111110111010011110011010001110101000100111101101011110 f1f68ebee9e68ea27df1f68ebee9e68ea27b5e

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