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 ????\}????\{^ 00111111001111110011111100111111010111000111110100111111001111110011111100111111010111000111101101011110 3f3f3f3f5c7d3f3f3f3f5c7b5e
SJIS-WIN 湖??康\}湖??康\{^ 1000110011001110001111110011111110001101010011100101110001111101100011001100111000111111001111111000110101001110010111000111101101011110 8cce3f3f8d4e5c7d8cce3f3f8d4e5c7b5e
EUC-JP 湖?饔康\}湖?饔康\{^ 101110001101000000111111100011111110100011101111101110011010111101011100011111011011100011010000001111111000111111101000111011111011100110101111010111000111101101011110 b8d03f8fe8efb9af5c7db8d03f8fe8efb9af5c7b5e
UTF-8 湖렕饔康\}湖렕饔康\{^ 1110011010111001100101101110101110100000100101011110100110100101100101001110010110111010101101110101110001111101111001101011100110010110111010111010000010010101111010011010010110010100111001011011101010110111010111000111101101011110 e6b996eba095e9a594e5bab75c7de6b996eba095e9a594e5bab75c7b5e
UHC 湖렕饔康\}湖렕饔康\{^ 111110111100100110001110101010101110100010111101110010111010110001011100011111011111101111001001100011101010101011101000101111011100101110101100010111000111101101011110 fbc98eaae8bdcbac5c7dfbc98eaae8bdcbac5c7b5e

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