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 ?V???T???M?C^ 00111111010101100011111100111111001111110101010000111111001111110011111101001101001111110100001101011110 3f563f3f3f543f3f3f4d3f435e
SJIS-WIN ?V???T???M?C^ 00111111010101100011111100111111001111110101010000111111001111110011111101001101001111110100001101011110 3f563f3f3f543f3f3f4d3f435e
EUC-JP ?V???T???M?C^ 00111111010101100011111100111111001111110101010000111111001111110011111101001101001111110100001101011110 3f563f3f3f543f3f3f4d3f435e
UTF-8 혪V혩짧혪T혩쨩혪M혪C^ 1110110110011000101010100101011011101101100110001010100111101100101001111010011111101101100110001010101001010100111011011001100010101001111011001010100010101001111011011001100010101010010011011110110110011000101010100100001101011110 ed98aa56ed98a9eca7a7ed98aa54ed98a9eca8a9ed98aa4ded98aa435e
UHC 혪V혩짧혪T혩쨩혪M혪C^ 110000101001001001010110110000101001000111000010101010101100001010010010010101001100001010010001110000101011101111000010100100100100110111000010100100100100001101011110 c29256c291c2aac29254c291c2bbc2924dc292435e

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