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 ???[}???[{^ 0011111100111111001111110101101101111101001111110011111100111111010110110111101101011110 3f3f3f5b7d3f3f3f5b7b5e
SJIS-WIN ?手?[}?手?[{^ 00111111100011101110100000111111010110110111110100111111100011101110100000111111010110110111101101011110 3f8ee83f5b7d3f8ee83f5b7b5e
EUC-JP ?手?[}?手?[{^ 00111111101111001110101000111111010110110111110100111111101111001110101000111111010110110111101101011110 3fbcea3f5b7d3fbcea3f5b7b5e
UTF-8 隸手읳[}隸手읳[{^ 1110111110100110101110001110011010001001100010111110110010011101101100110101101101111101111011111010011010111000111001101000100110001011111011001001110110110011010110110111101101011110 efa6b8e6898bec9db35b7defa6b8e6898bec9db35b7b5e
UHC 隸手읳[}隸手읳[{^ 1110011111100110111000101010001010011111110110010101101101111101111001111110011011100010101000101001111111011001010110110111101101011110 e7e6e2a29fd95b7de7e6e2a29fd95b7b5e

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