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 ????????^ 001111110011111100111111001111110011111100111111001111110011111101011110 3f3f3f3f3f3f3f3f5e
SJIS-WIN 駿???駿???^ 1000111101111000001111110011111100111111100011110111100000111111001111110011111101011110 8f783f3f3f8f783f3f3f5e
EUC-JP 駿??磎駿??磎^ 101111011101100100111111001111111000111111010000101010001011110111011001001111110011111110001111110100001010100001011110 bdd93f3f8fd0a8bdd93f3f8fd0a85e
UTF-8 駿곈렣磎駿곈렣磎^ 11101001101001111011111111101010101100111000100011101011101000001010001111100111101000111000111011101001101001111011111111101010101100111000100011101011101000001010001111100111101000111000111001011110 e9a7bfeab388eba0a3e7a38ee9a7bfeab388eba0a3e7a38e5e
UHC 駿곈렣磎駿곈렣磎^ 1111000111100111101100001110100110001110101101001100110110100101111100011110011110110000111010011000111010110100110011011010010101011110 f1e7b0e98eb4cda5f1e7b0e98eb4cda55e

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