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 ?曉?戈?曉?痲^ 00111111100111011111101000111111100111001111011100111111100111011111101000111111111000011000010001011110 3f9dfa3f9cf73f9dfa3fe1845e
EUC-JP ?曉?戈?曉?痲^ 00111111110110101111110000111111110110001111100100111111110110101111110000111111111000011110010001011110 3fdafc3fd8f93fdafc3fe1e45e
UTF-8 뤜曉괆戈뤜曉괆痲^ 11101011101001001001110011100110100110111000100111101010101101001000011011100110100010001000100011101011101001001001110011100110100110111000100111101010101101001000011011100111100101111011001001011110 eba49ce69b89eab486e68888eba49ce69b89eab486e797b25e
UHC 뤜曉괆戈뤜曉괆痲^ 1000111111001011111111001111101110110000111111101100110111111100100011111100101111111100111110111011000011111110110110001010011001011110 8fcbfcfbb0fecdfc8fcbfcfbb0fed8a65e

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