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 ???祐????^ 00111111001111110011111110010111010100110011111100111111001111110011111101011110 3f3f3f97533f3f3f3f5e
EUC-JP ???祐???瑀^ 001111110011111100111111110011011011010000111111001111110011111110001111110011001011011101011110 3f3f3fcdb43f3f3f8fccb75e
UTF-8 쑈렼쒔祐쑈렼쒔瑀^ 11101100100100011000100011101011101000001011110011101100100100101001010011100111101001011001000011101100100100011000100011101011101000001011110011101100100100101001010011100111100100011000000001011110 ec9188eba0bcec9294e7a590ec9188eba0bcec9294e791805e
UHC 쑈렼쒔祐쑈렼쒔瑀^ 1011111010100100100011101100010010111110101011011110100111011110101111101010010010001110110001001011111010101101111010011101110001011110 bea48ec4beade9debea48ec4beade9dc5e

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