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 ?旭??????^ 00111111100010001010111000111111001111110011111100111111001111110011111101011110 3f88ae3f3f3f3f3f3f5e
EUC-JP ?旭??????^ 00111111101100001011000000111111001111110011111100111111001111110011111101011110 3fb0b03f3f3f3f3f3f5e
UTF-8 쒔旭렕롍쒔렲쑈렠^ 11101100100100101001010011100110100101111010110111101011101000001001010111101011101000011000110111101100100100101001010011101011101000001011001011101100100100011000100011101011101000001010000001011110 ec9294e697adeba095eba18dec9294eba0b2ec9188eba0a05e
UHC 쒔旭렕롍쒔렲쑈렠^ 1011111010101101111010011110111110001110101010101000111011010011101111101010110110001110101111111011111010100100100011101011000101011110 beade9ef8eaa8ed3bead8ebfbea48eb15e

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