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 ????K}????K{^ 00111111001111110011111100111111010010110111110100111111001111110011111100111111010010110111101101011110 3f3f3f3f4b7d3f3f3f3f4b7b5e
SJIS-WIN 躁?駿?K}躁?駿?K{^ 1110011101001110001111111000111101111000001111110100101101111101111001110100111000111111100011110111100000111111010010110111101101011110 e74e3f8f783f4b7de74e3f8f783f4b7b5e
EUC-JP 躁?駿?K}躁?駿?K{^ 1110110110101111001111111011110111011001001111110100101101111101111011011010111100111111101111011101100100111111010010110111101101011110 edaf3fbdd93f4b7dedaf3fbdd93f4b7b5e
UTF-8 躁렦駿렊K}躁렦駿렊K{^ 1110100010111010100000011110101110100000101001101110100110100111101111111110101110100000100010100100101101111101111010001011101010000001111010111010000010100110111010011010011110111111111010111010000010001010010010110111101101011110 e8ba81eba0a6e9a7bfeba08a4b7de8ba81eba0a6e9a7bfeba08a4b7b5e
UHC 躁렦駿렊K}躁렦駿렊K{^ 111100001110001010001110101101011111000111100111100011101010000101001011011111011111000011100010100011101011010111110001111001111000111010100001010010110111101101011110 f0e28eb5f1e78ea14b7df0e28eb5f1e78ea14b7b5e

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