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 駿?袁?駿?袁?^ 10001111011110000011111111100101110011010011111110001111011110000011111111100101110011010011111101011110 8f783fe5cd3f8f783fe5cd3f5e
EUC-JP 駿?袁?駿?袁?^ 10111101110110010011111111101010110011110011111110111101110110010011111111101010110011110011111101011110 bdd93feacf3fbdd93feacf3f5e
UTF-8 駿렚袁쌨駿렚袁쌤^ 11101001101001111011111111101011101000001001101011101000101000101000000111101100100011001010100011101001101001111011111111101011101000001001101011101000101000101000000111101100100011001010010001011110 e9a7bfeba09ae8a281ec8ca8e9a7bfeba09ae8a281ec8ca45e
UHC 駿렚袁쌨駿렚袁쌤^ 1111000111100111100011101010110111101010101111101011110111011110111100011110011110001110101011011110101010111110101111011101110001011110 f1e78eadeabebddef1e78eadeabebddc5e

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