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 ???????^ 0011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f5e
SJIS-WIN 鬯俶ョ蛾ャ俶流^ 11101001101011001001100011100110101011101000100111101001101011001001100011100110100101111010110001011110 e9ac98e6ae89e9ac98e697ac5e
EUC-JP 鬯俶ョ蛾ャ俶流^ 111100101010111011010000111010001000111010101110101100101110101110001110101011001101000011101000110011101010111001011110 f2aed0e88eaeb2eb8eacd0e8ceae5e
UTF-8 鬯俶ョ蛾ャ俶流^ 11101001101011001010111111100100101111111011011011101111101111011010111011101000100110111011111011101111101111011010110011100100101111111011011011100110101101011000000101011110 e9acafe4bfb6efbdaee89bbeefbdace4bfb6e6b5815e
UHC ???蛾??流^ 00111111001111110011111111100100101101100011111100111111110101111011010101011110 3f3f3fe4b63f3fd7b55e

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