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 ??帆}??帆{^ 0011111100111111100101001011111101111101001111110011111110010100101111110111101101011110 3f3f94bf7d3f3f94bf7b5e
EUC-JP ??帆}??帆{^ 0011111100111111110010001100000101111101001111110011111111001000110000010111101101011110 3f3fc8c17d3f3fc8c17b5e
UTF-8 痢면帆}痢면帆{^ 111011111010011110100101111010111010100110110100111001011011100010000110011111011110111110100111101001011110101110101001101101001110010110111000100001100111101101011110 efa7a5eba9b4e5b8867defa7a5eba9b4e5b8867b5e
UHC 痢면帆}痢면帆{^ 111011001011100010111000111010011101101111101110011111011110110010111000101110001110100111011011111011100111101101011110 ecb8b8e9dbee7decb8b8e9dbee7b5e

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