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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 漬??}漬??{^ 1001001011010000001111110011111101111101100100101101000000111111001111110111101101011110 92d03f3f7d92d03f3f7b5e
EUC-JP 漬??}漬??{^ 1100010011010010001111110011111101111101110001001101001000111111001111110111101101011110 c4d23f3f7dc4d23f3f7b5e
UTF-8 漬언윌}漬언윌{^ 111001101011110010101100111011001001011010111000111011001001110010001100011111011110011010111100101011001110110010010110101110001110110010011100100011000111101101011110 e6bcacec96b8ec9c8c7de6bcacec96b8ec9c8c7b5e
UHC 漬언윌}漬언윌{^ 111100101011000010111110111100001100000010101010011111011111001010110000101111101111000011000000101010100111101101011110 f2b0bef0c0aa7df2b0bef0c0aa7b5e

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