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 ????}????{^ 0011111100111111001111110011111101111101001111110011111100111111001111110111101101011110 3f3f3f3f7d3f3f3f3f7b5e
SJIS-WIN 邵菩エア}邵菩エア{^ 111001111011100010010101111011001011010010110001011111011110011110111000100101011110110010110100101100010111101101011110 e7b895ecb4b17de7b895ecb4b17b5e
EUC-JP 邵菩エア}邵菩エア{^ 11101110101110101100101011101110100011101011010010001110101100010111110111101110101110101100101011101110100011101011010010001110101100010111101101011110 eebacaee8eb48eb17deebacaee8eb48eb17b5e
UTF-8 邵菩エア}邵菩エア{^ 111010011000001010110101111010001000111110101001111011111011110110110100111011111011110110110001011111011110100110000010101101011110100010001111101010011110111110111101101101001110111110111101101100010111101101011110 e982b5e88fa9efbdb4efbdb17de982b5e88fa9efbdb4efbdb17b5e
UHC 邵菩??}邵菩??{^ 111000011101000011011100110011000011111100111111011111011110000111010000110111001100110000111111001111110111101101011110 e1d0dccc3f3f7de1d0dccc3f3f7b5e

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