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 ???????? 0011111100111111001111110011111100111111001111110011111100111111 3f3f3f3f3f3f3f3f
SJIS-WIN 邂怜キ咲ョ怜キ洪 11100111101011101001011111100101101101111000110111100111101011101001011111100101101101111000110101011110 e7ae97e5b78de7ae97e5b78d5e
EUC-JP 邂怜キ咲ョ怜キ洪 11101110101100001100111011100111100011101011011110111010111010011000111010101110110011101110011110001110101101111011100110111111 eeb0cee78eb7bae98eaecee78eb7b9bf
UTF-8 邂怜キ咲ョ怜キ洪 111010011000001010000010111001101000000010011100111011111011110110110111111001011001001010110010111011111011110110101110111001101000000010011100111011111011110110110111111001101011010010101010 e98282e6809cefbdb7e592b2efbdaee6809cefbdb7e6b4aa
UHC 邂怜???怜?洪 111110101011001111010110101110110011111100111111001111111101011010111011001111111111101111110011 fab3d6bb3f3f3fd6bb3ffbf3

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