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 ???k}???k{^ 0011111100111111001111110110101101111101001111110011111100111111011010110111101101011110 3f3f3f6b7d3f3f3f6b7b5e
SJIS-WIN 手??k}手??k{^ 10001110111010000011111100111111011010110111110110001110111010000011111100111111011010110111101101011110 8ee83f3f6b7d8ee83f3f6b7b5e
EUC-JP 手??k}手??k{^ 10111100111010100011111100111111011010110111110110111100111010100011111100111111011010110111101101011110 bcea3f3f6b7dbcea3f3f6b7b5e
UTF-8 手걟댙k}手걟댙k{^ 1110011010001001100010111110101010110001100111111110101110001100100110010110101101111101111001101000100110001011111010101011000110011111111010111000110010011001011010110111101101011110 e6898beab19feb8c996b7de6898beab19feb8c996b7b5e
UHC 手걟댙k}手걟댙k{^ 1110001010100010100000011000100010001000101111010110101101111101111000101010001010000001100010001000100010111101011010110111101101011110 e2a2818888bd6b7de2a2818888bd6b7b5e

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