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 ???a???V 0011111100111111001111110110000100111111001111110011111101010110 3f3f3f613f3f3f56
SJIS-WIN 馭??a馭??V 11101001011001100011111100111111011000011110100101100110001111110011111101010110 e9663f3f61e9663f3f56
EUC-JP 馭??a馭??V 11110001110001110011111100111111011000011111000111000111001111110011111101010110 f1c73f3f61f1c73f3f56
UTF-8 馭곸강a馭곸갉V 1110100110100110101011011110101010110011101110001110101010110000100101010110000111101001101001101010110111101010101100111011100011101010101100001000100101010110 e9a6adeab3b8eab09561e9a6adeab3b8eab08956
UHC 馭곸강a馭곸갉V 1110010111011111100000011110110010110000101011010110000111100101110111111000000111101100101100001010011001010110 e5df81ecb0ad61e5df81ecb0a656

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