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 ??????^ 00111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f5e
SJIS-WIN 陽穩穩陽穩穩^ 10010111011110101110001001110010111000100111001010010111011110101110001001110010111000100111001001011110 977ae272e272977ae272e2725e
EUC-JP 陽穩穩陽穩穩^ 11001101110110111110001111010011111000111101001111001101110110111110001111010011111000111101001101011110 cddbe3d3e3d3cddbe3d3e3d35e
UTF-8 陽穩穩陽穩穩^ 11101001100110011011110111100111101010011010100111100111101010011010100111101001100110011011110111100111101010011010100111100111101010011010100101011110 e999bde7a9a9e7a9a9e999bde7a9a9e7a9a95e
UHC 陽穩穩陽穩穩^ 11100101110101011110100010110001111010001011000111100101110101011110100010110001111010001011000101011110 e5d5e8b1e8b1e5d5e8b1e8b15e

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