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 ??????????B 0011111100111111001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f3f3f42
SJIS-WIN ?脹????脹???B 00111111100100101010111100111111001111110011111100111111100100101010111100111111001111110011111101000010 3f92af3f3f3f3f92af3f3f3f42
EUC-JP ?脹????脹???B 00111111110001001011000100111111001111110011111100111111110001001011000100111111001111110011111101000010 3fc4b13f3f3f3fc4b13f3f3f42
UTF-8 뤋脹쵍샘쁜뤋脹쵍샘쁜B 11101011101001001000101111101000100001001011100111101100101101011000110111101100100000111001100011101100100000011001110011101011101001001000101111101000100001001011100111101100101101011000110111101100100000111001100011101100100000011001110001000010 eba48be884b9ecb58dec8398ec819ceba48be884b9ecb58dec8398ec819c42
UHC 뤋脹쵍샘쁜뤋脹쵍샘쁜B 100011111011101111110011111011001010110010001111101110111111100110111011110110111000111110111011111100111110110010101100100011111011101111111001101110111101101101000010 8fbbf3ecac8fbbf9bbdb8fbbf3ecac8fbbf9bbdb42

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