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 邂エ邨ス}邂エ邨ス{^ 111001111010111010110100111001111011010110111101011111011110011110101110101101001110011110110101101111010111101101011110 e7aeb4e7b5bd7de7aeb4e7b5bd7b5e
EUC-JP 邂エ邨ス}邂エ邨ス{^ 11101110101100001000111010110100111011101011011110001110101111010111110111101110101100001000111010110100111011101011011110001110101111010111101101011110 eeb08eb4eeb78ebd7deeb08eb4eeb78ebd7b5e
UTF-8 邂エ邨ス}邂エ邨ス{^ 111010011000001010000010111011111011110110110100111010011000001010101000111011111011110110111101011111011110100110000010100000101110111110111101101101001110100110000010101010001110111110111101101111010111101101011110 e98282efbdb4e982a8efbdbd7de98282efbdb4e982a8efbdbd7b5e
UHC 邂?邨?}邂?邨?{^ 111110101011001100111111111101011011111000111111011111011111101010110011001111111111010110111110001111110111101101011110 fab33ff5be3f7dfab33ff5be3f7b5e

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