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 第?渦?第?渦?^ 10010001111001100011111110001001010100010011111110010001111001100011111110001001010100010011111101011110 91e63f89513f91e63f89513f5e
EUC-JP 第?渦?第?渦?^ 11000010111010000011111110110001101100100011111111000010111010000011111110110001101100100011111101011110 c2e83fb1b23fc2e83fb1b23f5e
UTF-8 第렖渦렪第렖渦렪^ 11100111101011001010110011101011101000001001011011100110101110001010011011101011101000001010101011100111101011001010110011101011101000001001011011100110101110001010011011101011101000001010101001011110 e7acaceba096e6b8a6eba0aae7acaceba096e6b8a6eba0aa5e
UHC 第렖渦렪第렖渦렪^ 1111000010101111100011101010101111101000101111101000111010111000111100001010111110001110101010111110100010111110100011101011100001011110 f0af8eabe8be8eb8f0af8eabe8be8eb85e

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