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 鈹貅愷コ鈹貅愷キ^ 111110111100101011100110101110101111101011000100101110101111101111001010111001101011101011111010110001001011011101011110 fbcae6bafac4bafbcae6bafac4b75e
EUC-JP 鈹貅愷コ鈹貅愷キ^ 100011111110001111010100111011001011110010001111101111101100110110001110101110101000111111100011110101001110110010111100100011111011111011001101100011101011011101011110 8fe3d4ecbc8fbecd8eba8fe3d4ecbc8fbecd8eb75e
UTF-8 鈹貅愷コ鈹貅愷キ^ 11101001100010001011100111101000101100101000010111100110100001001011011111101111101111011011101011101001100010001011100111101000101100101000010111100110100001001011011111101111101111011011011101011110 e988b9e8b285e684b7efbdbae988b9e8b285e684b7efbdb75e
UHC ??愷???愷?^ 0011111100111111110010111100010000111111001111110011111111001011110001000011111101011110 3f3fcbc43f3f3fcbc43f5e

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