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 迂紺羹}迂紺羹{^ 100010010100100110001101101011101110001110111011011111011000100101001001100011011010111011100011101110110111101101011110 89498daee3bb7d89498daee3bb7b5e
EUC-JP 迂紺羹}迂紺羹{^ 101100011010101010111010101100001110011010111101011111011011000110101010101110101011000011100110101111010111101101011110 b1aabab0e6bd7db1aabab0e6bd7b5e
UTF-8 迂紺羹}迂紺羹{^ 111010001011111110000010111001111011010010111010111001111011111010111001011111011110100010111111100000101110011110110100101110101110011110111110101110010111101101011110 e8bf82e7b4bae7beb97de8bf82e7b4bae7beb97b5e
UHC 迂紺羹}迂紺羹{^ 111010011110011011001010111110101100101111011000011111011110100111100110110010101111101011001011110110000111101101011110 e9e6cafacbd87de9e6cafacbd87b5e

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