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 跫ク邊ォ跫ク邊ォ^ 11100110111011011011100011100111101100101010101111100110111011011011100011100111101100101010101101011110 e6edb8e7b2abe6edb8e7b2ab5e
EUC-JP 跫ク邊ォ跫ク邊ォ^ 1110110011101111100011101011100011101110101101001000111010101011111011001110111110001110101110001110111010110100100011101010101101011110 ecef8eb8eeb48eabecef8eb8eeb48eab5e
UTF-8 跫ク邊ォ跫ク邊ォ^ 11101000101101111010101111101111101111011011100011101001100000101000101011101111101111011010101111101000101101111010101111101111101111011011100011101001100000101000101011101111101111011010101101011110 e8b7abefbdb8e9828aefbdabe8b7abefbdb8e9828aefbdab5e
UHC ??邊???邊?^ 0011111100111111110111001010101100111111001111110011111111011100101010110011111101011110 3f3fdcab3f3f3fdcab3f5e

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