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^ 001111110101110000111111001111110011111101011100001111110111011001011110 3f5c3f3f3f5c3f765e
SJIS-WIN ?\???\?v^ 001111110101110000111111001111110011111101011100001111110111011001011110 3f5c3f3f3f5c3f765e
EUC-JP ?\???\?v^ 001111110101110000111111001111110011111101011100001111110111011001011110 3f5c3f3f3f5c3f765e
UTF-8 혶\혯째혶\혩v^ 11101101100110001011011001011100111011011001100010101111111011001010011110111000111011011001100010110110010111001110110110011000101010010111011001011110 ed98b65ced98afeca7b8ed98b65ced98a9765e
UHC 혶\혯째혶\혩v^ 1100001010011101010111001100001010010110110000101011000011000010100111010101110011000010100100010111011001011110 c29d5cc296c2b0c29d5cc291765e

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