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???O?N 001111110101011000111111001111110011111101010100001111110011111100111111010011110011111101001110 3f563f3f3f543f3f3f4f3f4e
SJIS-WIN ?V???T???O?N 001111110101011000111111001111110011111101010100001111110011111100111111010011110011111101001110 3f563f3f3f543f3f3f4f3f4e
EUC-JP ?V???T???O?N 001111110101011000111111001111110011111101010100001111110011111100111111010011110011111101001110 3f563f3f3f543f3f3f4f3f4e
UTF-8 혪V혩짧혪T혩쨩혪O혪N 11101101100110001010101001010110111011011001100010101001111011001010011110100111111011011001100010101010010101001110110110011000101010011110110010101000101010011110110110011000101010100100111111101101100110001010101001001110 ed98aa56ed98a9eca7a7ed98aa54ed98a9eca8a9ed98aa4fed98aa4e
UHC 혪V혩짧혪T혩쨩혪O혪N 1100001010010010010101101100001010010001110000101010101011000010100100100101010011000010100100011100001010111011110000101001001001001111110000101001001001001110 c29256c291c2aac29254c291c2bbc2924fc2924e

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