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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 湖?旭?湖?旭?^ 10001100110011100011111110001000101011100011111110001100110011100011111110001000101011100011111101011110 8cce3f88ae3f8cce3f88ae3f5e
EUC-JP 湖?旭?湖?旭?^ 10111000110100000011111110110000101100000011111110111000110100000011111110110000101100000011111101011110 b8d03fb0b03fb8d03fb0b03f5e
UTF-8 湖렕旭햇湖렕旭햄^ 11100110101110011001011011101011101000001001010111100110100101111010110111101101100101101000011111100110101110011001011011101011101000001001010111100110100101111010110111101101100101101000010001011110 e6b996eba095e697aded9687e6b996eba095e697aded96845e
UHC 湖렕旭햇湖렕旭햄^ 1111101111001001100011101010101011101001111011111100011111011110111110111100100110001110101010101110100111101111110001111101110001011110 fbc98eaae9efc7defbc98eaae9efc7dc5e

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