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 啼?漿?啼?漿?^ 10011010011001010011111110011111111101110011111110011010011001010011111110011111111101110011111101011110 9a653f9ff73f9a653f9ff73f5e
EUC-JP 啼?漿?啼?漿?^ 11010011110001100011111111011110111110010011111111010011110001100011111111011110111110010011111101011110 d3c63fdef93fd3c63fdef93f5e
UTF-8 啼렮漿렖啼렮漿렖^ 11100101100101011011110011101011101000001010111011100110101111001011111111101011101000001001011011100101100101011011110011101011101000001010111011100110101111001011111111101011101000001001011001011110 e595bceba0aee6bcbfeba096e595bceba0aee6bcbfeba0965e
UHC 啼렮漿렖啼렮漿렖^ 1111000010100110100011101011101111101101111011001000111010101011111100001010011010001110101110111110110111101100100011101010101101011110 f0a68ebbedec8eabf0a68ebbedec8eab5e

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