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 ???}???{^ 001111110011111100111111011111010011111100111111001111110111101101011110 3f3f3f7d3f3f3f7b5e
SJIS-WIN 陽哈哈}陽哈哈{^ 100101110111101010011001111110111001100111111011011111011001011101111010100110011111101110011001111110110111101101011110 977a99fb99fb7d977a99fb99fb7b5e
EUC-JP 陽哈哈}陽哈哈{^ 110011011101101111010010111111011101001011111101011111011100110111011011110100101111110111010010111111010111101101011110 cddbd2fdd2fd7dcddbd2fdd2fd7b5e
UTF-8 陽哈哈}陽哈哈{^ 111010011001100110111101111001011001001110001000111001011001001110001000011111011110100110011001101111011110010110010011100010001110010110010011100010000111101101011110 e999bde59388e593887de999bde59388e593887b5e
UHC 陽哈哈}陽哈哈{^ 111001011101010111111001111010111111100111101011011111011110010111010101111110011110101111111001111010110111101101011110 e5d5f9ebf9eb7de5d5f9ebf9eb7b5e

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