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 ???\}???\{^ 0011111100111111001111110101110001111101001111110011111100111111010111000111101101011110 3f3f3f5c7d3f3f3f5c7b5e
SJIS-WIN 莊水晃\}莊水晃\{^ 1110010010110101100100001000010110001101010101110101110001111101111001001011010110010000100001011000110101010111010111000111101101011110 e4b590858d575c7de4b590858d575c7b5e
EUC-JP 莊水晃\}莊水晃\{^ 1110100010110111101111111110010110111001101110000101110001111101111010001011011110111111111001011011100110111000010111000111101101011110 e8b7bfe5b9b85c7de8b7bfe5b9b85c7b5e
UTF-8 莊水晃\}莊水晃\{^ 1110100010001110100010101110011010110000101101001110011010011001100000110101110001111101111010001000111010001010111001101011000010110100111001101001100110000011010111000111101101011110 e88e8ae6b0b4e699835c7de88e8ae6b0b4e699835c7b5e
UHC 莊水晃\}莊水晃\{^ 1110110111110110111000101010100111111100110011000101110001111101111011011111011011100010101010011111110011001100010111000111101101011110 edf6e2a9fccc5c7dedf6e2a9fccc5c7b5e

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