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 屋兒遣}屋兒遣{^ 100010011010111010011001010110101000110010101101011111011000100110101110100110010101101010001100101011010111101101011110 89ae995a8cad7d89ae995a8cad7b5e
EUC-JP 屋兒遣}屋兒遣{^ 101100101011000011010001101110111011100010101111011111011011001010110000110100011011101110111000101011110111101101011110 b2b0d1bbb8af7db2b0d1bbb8af7b5e
UTF-8 屋兒遣}屋兒遣{^ 111001011011000110001011111001011000010110010010111010011000000110100011011111011110010110110001100010111110010110000101100100101110100110000001101000110111101101011110 e5b18be58592e981a37de5b18be58592e981a37b5e
UHC 屋兒遣}屋兒遣{^ 111010001010100111100100101011101100110010111010011111011110100010101001111001001010111011001100101110100111101101011110 e8a9e4aeccba7de8a9e4aeccba7b5e

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