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 馴赦嫉餌}馴赦嫉餌{^ 10010011111010011000111011001101100011101011100110001001011000010111110110010011111010011000111011001101100011101011100110001001011000010111101101011110 93e98ecd8eb989617d93e98ecd8eb989617b5e
EUC-JP 馴赦嫉餌}馴赦嫉餌{^ 11000110111010111011110011001111101111001011101110110001110000100111110111000110111010111011110011001111101111001011101110110001110000100111101101011110 c6ebbccfbcbbb1c27dc6ebbccfbcbbb1c27b5e
UTF-8 馴赦嫉餌}馴赦嫉餌{^ 111010011010011010110100111010001011010110100110111001011010101110001001111010011010010010001100011111011110100110100110101101001110100010110101101001101110010110101011100010011110100110100100100011000111101101011110 e9a6b4e8b5a6e5ab89e9a48c7de9a6b4e8b5a6e5ab89e9a48c7b5e
UHC 馴赦嫉餌}馴赦嫉餌{^ 11100010111110001101111011110101111100101110110011101100110010000111110111100010111110001101111011110101111100101110110011101100110010000111101101011110 e2f8def5f2ececc87de2f8def5f2ececc87b5e

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