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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 逕慕俺}逕慕俺{^ 111001111001010010010101111001111000100110110100011111011110011110010100100101011110011110001001101101000111101101011110 e79495e789b47de79495e789b47b5e
EUC-JP 逕慕俺}逕慕俺{^ 111011011111010011001010111010011011001010110110011111011110110111110100110010101110100110110010101101100111101101011110 edf4cae9b2b67dedf4cae9b2b67b5e
UTF-8 逕慕俺}逕慕俺{^ 111010011000000010010101111001101000010110010101111001001011111110111010011111011110100110000000100101011110011010000101100101011110010010111111101110100111101101011110 e98095e68595e4bfba7de98095e68595e4bfba7b5e
UHC 逕慕俺}逕慕俺{^ 110011001110111111011001101101111110010111101111011111011100110011101111110110011011011111100101111011110111101101011110 ccefd9b7e5ef7dccefd9b7e5ef7b5e

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