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 睡芽?}睡芽?{^ 10010000100001111000100111101000001111110111110110010000100001111000100111101000001111110111101101011110 908789e83f7d908789e83f7b5e
EUC-JP 睡芽?}睡芽?{^ 10111111111001111011001011101010001111110111110110111111111001111011001011101010001111110111101101011110 bfe7b2ea3f7dbfe7b2ea3f7b5e
UTF-8 睡芽븶}睡芽븶{^ 111001111001110110100001111010001000101010111101111010111011100010110110011111011110011110011101101000011110100010001010101111011110101110111000101101100111101101011110 e79da1e88abdebb8b67de79da1e88abdebb8b67b5e
UHC 睡芽븶}睡芽븶{^ 111000101011001011100100101101001001010110011111011111011110001010110010111001001011010010010101100111110111101101011110 e2b2e4b4959f7de2b2e4b4959f7b5e

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