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 ??????????^ 0011111100111111001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f3f3f5e
SJIS-WIN ?淺????淺???^ 00111111100111111100011100111111001111110011111100111111100111111100011100111111001111110011111101011110 3f9fc73f3f3f3f9fc73f3f3f5e
EUC-JP ?淺????淺???^ 00111111110111101100100100111111001111110011111100111111110111101100100100111111001111110011111101011110 3fdec93f3f3f3fdec93f3f3f5e
UTF-8 뤋淺탲샘섐뤋淺탲샘섐^ 11101011101001001000101111100110101101111011101011101101100000111011001011101100100000111001100011101100100001001001000011101011101001001000101111100110101101111011101011101101100000111011001011101100100000111001100011101100100001001001000001011110 eba48be6b7baed83b2ec8398ec8490eba48be6b7baed83b2ec8398ec84905e
UHC 뤋淺탲샘섐뤋淺탲샘섐^ 100011111011101111110100101111001011010110001111101110111111100110111100101010111000111110111011111101001011110010110101100011111011101111111001101111001010101101011110 8fbbf4bcb58fbbf9bcab8fbbf4bcb58fbbf9bcab5e

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