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 芽擁伽}芽擁伽{^ 100010011110100010010111011010011000100110111110011111011000100111101000100101110110100110001001101111100111101101011110 89e8976989be7d89e8976989be7b5e
EUC-JP 芽擁伽}芽擁伽{^ 101100101110101011001101110010101011001011000000011111011011001011101010110011011100101010110010110000000111101101011110 b2eacdcab2c07db2eacdcab2c07b5e
UTF-8 芽擁伽}芽擁伽{^ 111010001000101010111101111001101001001110000001111001001011110010111101011111011110100010001010101111011110011010010011100000011110010010111100101111010111101101011110 e88abde69381e4bcbd7de88abde69381e4bcbd7b5e
UHC 芽擁伽}芽擁伽{^ 111001001011010011101000101101101100101010100001011111011110010010110100111010001011011011001010101000010111101101011110 e4b4e8b6caa17de4b4e8b6caa17b5e

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