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 迴ク邊ォ迴ク邊ォ^ 11100111100011111011100011100111101100101010101111100111100011111011100011100111101100101010101101011110 e78fb8e7b2abe78fb8e7b2ab5e
EUC-JP 迴ク邊ォ迴ク邊ォ^ 1110110111101111100011101011100011101110101101001000111010101011111011011110111110001110101110001110111010110100100011101010101101011110 edef8eb8eeb48eabedef8eb8eeb48eab5e
UTF-8 迴ク邊ォ迴ク邊ォ^ 11101000101111111011010011101111101111011011100011101001100000101000101011101111101111011010101111101000101111111011010011101111101111011011100011101001100000101000101011101111101111011010101101011110 e8bfb4efbdb8e9828aefbdabe8bfb4efbdb8e9828aefbdab5e
UHC ??邊???邊?^ 0011111100111111110111001010101100111111001111110011111111011100101010110011111101011110 3f3fdcab3f3f3fdcab3f5e

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