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 螂ャ辟嘲螂ャ辟嘴^ 111001011010010110101100111001111000010010011010011111011110010110100101101011001110011110000100100110100111101101011110 e5a5ace7849a7de5a5ace7849a7b5e
EUC-JP 螂ャ辟嘲螂ャ辟嘴^ 1110101010100111100011101010110011101101111001001101001111011110111010101010011110001110101011001110110111100100110100111101110001011110 eaa78eacede4d3deeaa78eacede4d3dc5e
UTF-8 螂ャ辟嘲螂ャ辟嘴^ 11101000100111101000001011101111101111011010110011101000101111101001111111100101100110001011001011101000100111101000001011101111101111011010110011101000101111101001111111100101100110001011010001011110 e89e82efbdace8be9fe598b2e89e82efbdace8be9fe598b45e
UHC 螂??嘲螂??嘴^ 11010101110011000011111100111111111100001011111111010101110011000011111100111111111101101010010001011110 d5cc3f3ff0bfd5cc3f3ff6a45e

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