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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 隴ス谿芽ュス譌ャ^ 11101000101011011011110111100110101011101000100111101000101011011011110111100110100101111010110001011110 e8adbde6ae89e8adbde697ac5e
EUC-JP 隴ス谿芽ュス譌ャ^ 1111000010101111100011101011110111101100101100001011001011101010100011101010110110001110101111011110101111110111100011101010110001011110 f0af8ebdecb0b2ea8ead8ebdebf78eac5e
UTF-8 隴ス谿芽ュス譌ャ^ 11101001100110101011010011101111101111011011110111101000101100001011111111101000100010101011110111101111101111011010110111101111101111011011110111101000101011011000110011101111101111011010110001011110 e99ab4efbdbde8b0bfe88abdefbdadefbdbde8ad8cefbdac5e
UHC ??谿芽????^ 0011111100111111110011011010110011100100101101000011111100111111001111110011111101011110 3f3fcdace4b43f3f3f3f5e

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