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???R???O?B^ 00111111010101100011111100111111001111110101001000111111001111110011111101001111001111110100001001011110 3f563f3f3f523f3f3f4f3f425e
SJIS-WIN ?V???R???O?B^ 00111111010101100011111100111111001111110101001000111111001111110011111101001111001111110100001001011110 3f563f3f3f523f3f3f4f3f425e
EUC-JP ?V???R???O?B^ 00111111010101100011111100111111001111110101001000111111001111110011111101001111001111110100001001011110 3f563f3f3f523f3f3f4f3f425e
UTF-8 혪V혩짧혪R혩쨀혪O혪B^ 1110110110011000101010100101011011101101100110001010100111101100101001111010011111101101100110001010101001010010111011011001100010101001111011001010100010000000111011011001100010101010010011111110110110011000101010100100001001011110 ed98aa56ed98a9eca7a7ed98aa52ed98a9eca880ed98aa4fed98aa425e
UHC 혪V혩짧혪R혩쨀혪O혪B^ 110000101001001001010110110000101001000111000010101010101100001010010010010100101100001010010001110000101011001111000010100100100100111111000010100100100100001001011110 c29256c291c2aac29252c291c2b3c2924fc292425e

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