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 湖?弔幇\}湖?弔幇\{^ 10001100110011100011111110010010101000101001101111110001010111000111110110001100110011100011111110010010101000101001101111110001010111000111101101011110 8cce3f92a29bf15c7d8cce3f92a29bf15c7b5e
EUC-JP 湖?弔幇\}湖?弔幇\{^ 10111000110100000011111111000100101001001101011011110011010111000111110110111000110100000011111111000100101001001101011011110011010111000111101101011110 b8d03fc4a4d6f35c7db8d03fc4a4d6f35c7b5e
UTF-8 湖렭弔幇\}湖렭弔幇\{^ 1110011010111001100101101110101110100000101011011110010110111100100101001110010110111001100001110101110001111101111001101011100110010110111010111010000010101101111001011011110010010100111001011011100110000111010111000111101101011110 e6b996eba0ade5bc94e5b9875c7de6b996eba0ade5bc94e5b9875c7b5e
UHC 湖렭弔幇\}湖렭弔幇\{^ 111110111100100110001110101110101111000011000000110110111010110001011100011111011111101111001001100011101011101011110000110000001101101110101100010111000111101101011110 fbc98ebaf0c0dbac5c7dfbc98ebaf0c0dbac5c7b5e

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