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 ?D???D??^ 001111110100010000111111001111110011111101000100001111110011111101011110 3f443f3f3f443f3f5e
SJIS-WIN ?D???D??^ 001111110100010000111111001111110011111101000100001111110011111101011110 3f443f3f3f443f3f5e
EUC-JP ?D???D??^ 001111110100010000111111001111110011111101000100001111110011111101011110 3f443f3f3f443f3f5e
UTF-8 혷D혷혥혷D혷횪^ 111011011001100010110111010001001110110110011000101101111110110110011000101001011110110110011000101101110100010011101101100110001011011111101101100110101010101001011110 ed98b744ed98b7ed98a5ed98b744ed98b7ed9aaa5e
UHC 혷D혷혥혷D혷횪^ 110000101001111001000100110000101001111011000010100011011100001010011110010001001100001010011110110000111010000001011110 c29e44c29ec28dc29e44c29ec3a05e

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