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 ????N}????N{^ 00111111001111110011111100111111010011100111110100111111001111110011111100111111010011100111101101011110 3f3f3f3f4e7d3f3f3f3f4e7b5e
SJIS-WIN 靜?靜?N}靜?靜?N{^ 1110100011001110001111111110100011001110001111110100111001111101111010001100111000111111111010001100111000111111010011100111101101011110 e8ce3fe8ce3f4e7de8ce3fe8ce3f4e7b5e
EUC-JP 靜?靜?N}靜?靜?N{^ 1111000011010000001111111111000011010000001111110100111001111101111100001101000000111111111100001101000000111111010011100111101101011110 f0d03ff0d03f4e7df0d03ff0d03f4e7b5e
UTF-8 靜될靜되N}靜될靜되N{^ 1110100110011101100111001110101110010000101000001110100110011101100111001110101110010000100110000100111001111101111010011001110110011100111010111001000010100000111010011001110110011100111010111001000010011000010011100111101101011110 e99d9ceb90a0e99d9ceb90984e7de99d9ceb90a0e99d9ceb90984e7b5e
UHC 靜될靜되N}靜될靜되N{^ 111100001010000110110101110010011111000010100001101101011100011101001110011111011111000010100001101101011100100111110000101000011011010111000111010011100111101101011110 f0a1b5c9f0a1b5c74e7df0a1b5c9f0a1b5c74e7b5e

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