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 駿?粧?}駿?粧?{^ 100011110111100000111111100011111100111100111111011111011000111101111000001111111000111111001111001111110111101101011110 8f783f8fcf3f7d8f783f8fcf3f7b5e
EUC-JP 駿?粧?}駿?粧?{^ 101111011101100100111111101111101101000100111111011111011011110111011001001111111011111011010001001111110111101101011110 bdd93fbed13f7dbdd93fbed13f7b5e
UTF-8 駿렏粧렰}駿렏粧렰{^ 111010011010011110111111111010111010000010001111111001111011001010100111111010111010000010110000011111011110100110100111101111111110101110100000100011111110011110110010101001111110101110100000101100000111101101011110 e9a7bfeba08fe7b2a7eba0b07de9a7bfeba08fe7b2a7eba0b07b5e
UHC 駿렏粧렰}駿렏粧렰{^ 11110001111001111000111010100101111011011111001010001110101111010111110111110001111001111000111010100101111011011111001010001110101111010111101101011110 f1e78ea5edf28ebd7df1e78ea5edf28ebd7b5e

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