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 手??}手??{^ 1000111011101000001111110011111101111101100011101110100000111111001111110111101101011110 8ee83f3f7d8ee83f3f7b5e
EUC-JP 手??}手??{^ 1011110011101010001111110011111101111101101111001110101000111111001111110111101101011110 bcea3f3f7dbcea3f3f7b5e
UTF-8 手꼳깲}手꼳깲{^ 111001101000100110001011111010101011110010110011111010101011100110110010011111011110011010001001100010111110101010111100101100111110101010111001101100100111101101011110 e6898beabcb3eab9b27de6898beabcb3eab9b27b5e
UHC 手꼳깲}手꼳깲{^ 111000101010001010000100100011001000001110100000011111011110001010100010100001001000110010000011101000000111101101011110 e2a2848c83a07de2a2848c83a07b5e

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