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 蠇オ霆ク}蠇オ霆ク{^ 111110111010000110110101111010001011101110111000011111011111101110100001101101011110100010111011101110000111101101011110 fba1b5e8bbb87dfba1b5e8bbb87b5e
EUC-JP ?オ霆ク}?オ霆ク{^ 0011111110001110101101011111000010111101100011101011100001111101001111111000111010110101111100001011110110001110101110000111101101011110 3f8eb5f0bd8eb87d3f8eb5f0bd8eb87b5e
UTF-8 蠇オ霆ク}蠇オ霆ク{^ 111010001010000010000111111011111011110110110101111010011001110010000110111011111011110110111000011111011110100010100000100001111110111110111101101101011110100110011100100001101110111110111101101110000111101101011110 e8a087efbdb5e99c86efbdb87de8a087efbdb5e99c86efbdb87b5e
UHC ??霆?}??霆?{^ 00111111001111111110111111111101001111110111110100111111001111111110111111111101001111110111101101011110 3f3feffd3f7d3f3feffd3f7b5e

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