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 ????????B 001111110011111100111111001111110011111100111111001111110011111101000010 3f3f3f3f3f3f3f3f42
SJIS-WIN 蜴凪其奛・豎晧袷B 11100101100011101001001111100010100100011011010011111010101000011010010111100110101100011001110111101100100010001011111101000010 e58e93e291b4faa1a5e6b19dec88bf42
EUC-JP 蜴凪其奛・豎晧袷B 111010011110111011000110111001001100001010110110100011111011100011110111100011101010010111101100101100111101101011101110101100001100000101000010 e9eec6e4c2b68fb8f78ea5ecb3daeeb0c142
UTF-8 蜴凪其奛・豎晧袷B 11101000100111001011010011100101100001111010101011100101100001011011011011100101101001011001101111101111101111011010010111101000101100011000111011100110100110011010011111101000101000101011011101000010 e89cb4e587aae585b6e5a59befbda5e8b18ee699a7e8a2b742
UHC ??其???晧?B 0011111100111111110100001110110000111111001111110011111111111011110001010011111101000010 3f3fd0ec3f3f3ffbc53f42

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