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 駿??Ο}駿??Ο{^ 100011110111100000111111001111111000001110101101011111011000111101111000001111110011111110000011101011010111101101011110 8f783f3f83ad7d8f783f3f83ad7b5e
EUC-JP 駿??Ο}駿??Ο{^ 101111011101100100111111001111111010011010101111011111011011110111011001001111110011111110100110101011110111101101011110 bdd93f3fa6af7dbdd93f3fa6af7b5e
UTF-8 駿경렪Ο}駿경렪Ο{^ 11101001101001111011111111101010101100101011110111101011101000001010101011001110100111110111110111101001101001111011111111101010101100101011110111101011101000001010101011001110100111110111101101011110 e9a7bfeab2bdeba0aace9f7de9a7bfeab2bdeba0aace9f7b5e
UHC 駿경렪Ο}駿경렪Ο{^ 11110001111001111011000011100110100011101011100010100101110011110111110111110001111001111011000011100110100011101011100010100101110011110111101101011110 f1e7b0e68eb8a5cf7df1e7b0e68eb8a5cf7b5e

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