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 ?曉???曉?厓^ 001111111001110111111010001111110011111100111111100111011111101000111111111110101000110101011110 3f9dfa3f3f3f9dfa3ffa8d5e
EUC-JP ?曉???曉?厓^ 00111111110110101111110000111111001111110011111111011010111111000011111110001111101101001100011101011110 3fdafc3f3f3fdafc3f8fb4c75e
UTF-8 뤌曉ㅎ炚뤌曉ㅎ厓^ 11101011101001001000110011100110100110111000100111100011100001011000111011100111100000101001101011101011101001001000110011100110100110111000100111100011100001011000111011100101100011101001001101011110 eba48ce69b89e3858ee7829aeba48ce69b89e3858ee58e935e
UHC 뤌曉ㅎ炚뤌曉ㅎ厓^ 1000111110111100111111001111101110100100101111101100111011001001100011111011110011111100111110111010010010111110111001001110110101011110 8fbcfcfba4becec98fbcfcfba4bee4ed5e

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