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 謔芽ャ掵謔芽ャ掉^ 111001101000001010001001111010001010110010011101011111011110011010000010100010011110100010101100100111010111101101011110 e68289e8ac9d7de68289e8ac9d7b5e
EUC-JP 謔芽ャ掵謔芽ャ掉^ 1110101111100010101100101110101010001110101011001101100111011110111010111110001010110010111010101000111010101100110110011101110001011110 ebe2b2ea8eacd9deebe2b2ea8eacd9dc5e
UTF-8 謔芽ャ掵謔芽ャ掉^ 11101000101011001001010011101000100010101011110111101111101111011010110011100110100011101011010111101000101011001001010011101000100010101011110111101111101111011010110011100110100011101000100101011110 e8ac94e88abdefbdace68eb5e8ac94e88abdefbdace68e895e
UHC 謔芽??謔芽?掉^ 1111100111001100111001001011010000111111001111111111100111001100111001001011010000111111110100111111110001011110 f9cce4b43f3ff9cce4b43fd3fc5e

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