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 譿ィ蠇溶}譿ィ蠇溶{^ 1111101110101100101010001111101110100001100101110110111001111101111110111010110010101000111110111010000110010111011011100111101101011110 fbaca8fba1976e7dfbaca8fba1976e7b5e
EUC-JP ?ィ?溶}?ィ?溶{^ 001111111000111010101000001111111100110111001111011111010011111110001110101010000011111111001101110011110111101101011110 3f8ea83fcdcf7d3f8ea83fcdcf7b5e
UTF-8 譿ィ蠇溶}譿ィ蠇溶{^ 111010001010110110111111111011111011110110101000111010001010000010000111111001101011101010110110011111011110100010101101101111111110111110111101101010001110100010100000100001111110011010111010101101100111101101011110 e8adbfefbda8e8a087e6bab67de8adbfefbda8e8a087e6bab67b5e
UHC ???溶}???溶{^ 00111111001111110011111111101001110000010111110100111111001111110011111111101001110000010111101101011110 3f3f3fe9c17d3f3f3fe9c17b5e

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