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 屋k?}屋k?{^ 10001001101011101000001010001011001111110111110110001001101011101000001010001011001111110111101101011110 89ae828b3f7d89ae828b3f7b5e
EUC-JP 屋k?}屋k?{^ 10110010101100001010001111101011001111110111110110110010101100001010001111101011001111110111101101011110 b2b0a3eb3f7db2b0a3eb3f7b5e
UTF-8 屋k빻}屋k빻{^ 111001011011000110001011111011111011110110001011111010111011100110111011011111011110010110110001100010111110111110111101100010111110101110111001101110110111101101011110 e5b18befbd8bebb9bb7de5b18befbd8bebb9bb7b5e
UHC 屋k빻}屋k빻{^ 111010001010100110100011111010111011101110101000011111011110100010101001101000111110101110111011101010000111101101011110 e8a9a3ebbba87de8a9a3ebbba87b5e

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